Commit Graph

2 Commits

Author SHA1 Message Date
niels
b0352f6776 fix commandline option -A to accept device number
added threading to v4l2 capture
added env var 'VEEJAY_V4L2_ALL_IN_THREAD' (set to 1 to move all image processing into thread and memcpy the captured frame to consumer)
added env var 'VEEJAY_V4L2_MAX_RETRIES' (try before giving up)
added env var 'VEEJAY_V4L2_CAPTURE_METHOD' (set to 0 to use read/write interface)
poll before pull frame
changed default to threaded v4l2 capture
2011-04-10 00:10:48 +02:00
niels
2c31b5e1f1 added support for v4l2 (beta)
fixes to reloaded's glade files
fix reloaded connection launcher
2011-02-27 15:38:17 +01:00