FOSDEM / video-hardware

FOSDEM video hardware
18 stars 4 forks source link

Fix v4l2 capture start without active connection. #19

Open libv opened 4 years ago

libv commented 4 years ago

We now have a working active interrupt. We need to have our v4l2 client wait until the link is active and running, and only then get the format/layout info.

Will only become relevant when we have adv7611 hw though, it kind of works now as we have a fixed format/layout anyway.