Can I skip v4l2 and use this lib to read directly from /dev/video0?
20 views
Skip to first unread message
Benjamin Hill
unread,
Apr 16, 2013, 7:15:44 PM4/16/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pixf...@googlegroups.com
I'm dealing with a very old "Bayer RGB format"-only webcam, and was wondering if this library would allow me to skip using v4l2 and read image frames directly from the /dev/video0 device? Does anyone have any code that would show how to figure out where a break between frames is? Thanks!