![]() |
VisionWorks Toolkit ReferenceDecember 18, 2015 | 1.2 Release |
Video Playback Sample user guide.
nvx_sample_player
demonstrates basic image and video I/O facilities and camera access.
nvx_sample_player
is installed in the following directory:
/usr/share/visionworks/sources/samples/player
For the steps to build sample applications, see the Samples and Demos section for your OS.
./nvx_sample_player [options]
This topic provides a list of supported options and the values they consume.
--source=/path/to/video.avi
for video--source=/path/to/image.png
for image--source=/path/to/image_%04d_sequence.png
for image sequence--source=device://camera0
for the first camera--source=device://camera1
for the second camera.sudo
.Space
to pause/resume the sample.ESC
to close the sample.