Other Parts Discussed in Thread: OMAP3530
Hi all,
I have found the simple video capture utility in t3530-linux/utilities/capture in the path. In this example, the usage menu containing the following options,
-d | --device name Video device name [/dev/video]
-h | --help Print this message
-m | --mmap Use memory mapped buffers
-r | --read Use read() calls
-o | --output Capture to file [file].
Please mention how to run the sample application in my board (CM-T3530). Also i want to know the /dev/video device and capture file purpose. My assumption is, the video device for displaying the image and capture file for capturing the image. Also which device i want to use for capturing the image. kindly send me the information.
Thanks