3drobotics / solodevguide

Solo Development Guide (SDG).
http://dev.3dr.com/
41 stars 62 forks source link

Accessing video through examples #321

Closed ayushajain closed 7 years ago

ayushajain commented 7 years ago

I keep getting this error whenever I run the example opencv scripts: VIDIOC_QBUF (start) error 22, Invalid argument Any idea what it means? are there other ways to access the video pipeline programmatically?

alexblack commented 7 years ago

See my solution here: https://github.com/3drobotics/solodevguide/issues/302