Clear Filters
Clear Filters

Save Video on XPC Target

1 view (last 30 days)
Nicholas
Nicholas on 23 May 2012
Answered: Pika on 21 Sep 2018
I am getting a video stream from my xpc target machine via USB webcam, but I would like to be able to save the video file to the internal Hard Drive of my target machine. Does anyone know how to go about doing this?

Answers (2)

Kaustubha Govind
Kaustubha Govind on 23 May 2012
Not a 100% sure that this is the right solution, but how about connecting the output of the webcam driver to a xPC File Scope block?
  12 Comments
Nicholas
Nicholas on 8 Jun 2012
Thanks for your help. I've contacted technical support for assistance.
Aram Simonian
Aram Simonian on 29 Oct 2012
Hi, I have exactly the same problem. The only difference is that I use a CameraLink camera. What did the MathWorks support suggest to you? Thanks for any advice.

Sign in to comment.


Pika
Pika on 21 Sep 2018
Can you give me some explanation about how to read usb camera? I have set up a target, which works well without reading usb camera. After add the usb video device module to the model, the following problems exist: (1) This usb video device module can not detect the camera connected to the target. If I connect this camera to the development computer, it works well with the vision machine toolbox. (2) This application can be loaded to the target, but I cannot start it and a error message "Video device is not found" is displayed.

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!