can i get the source code for obtaining 30fps from a video signal??
2 views (last 30 days)
Show older comments
actually i need a matlab source code for obtaining frames(jpg png) from a video signal of any format..
13 Comments
Accepted Answer
More Answers (1)
Walter Roberson
on 15 Apr 2013
I have gone through the manual and specifications for the Sony DSC-RX100, and I find that the only way to get movies to display "live" (realtime) outside the camera, is to connect the camera via HDMI. It cannot be done with that camera by its USB interface.
It is uncommon for computers to offer HDMI capture. You will need special hardware. I am not certain whether the Image Acquisition Toolkit would support that hardware; you might need to use the Data Acquisition Toolkit, and might need to do a bit of work to adjust a driver.
0 Comments
See Also
Categories
Find more on Image Acquisition Toolbox Supported Hardware 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!