The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Svv.c(file size: 25 KB, MIME type: text/x-c)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

The SVV, simple V4L2 application (Simple Video Viewer, homepage, fixed for the TM5600 device (no ioctl aggressive loop).

Compile with:

$ gcc -c svv.c `pkg-config --cflags gtk+-2.0`
$ gcc -o svv svv.o `pkg-config --libs gtk+-2.0` -lv4l2 -lv4lconvert

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current21:37, 22 June 2013 (25 KB)Vincent (talk | contribs)The SVV, simple V4L2 application (Simple Video Viewer, [http://moinejf.free.fr/ homepage], fixed for the TM5600 device (no ioctl aggressive loop). Compile with: <code>gcc -c svv.c `pkg-config --cflags gtk+-2.0` gcc -o svv svv.o `pkg-config --libs gtk+...

There are no pages that use this file.