GStreamer multimedia framework
Find a file
Georgii Staroselskii b45e239128 rpicamsrc: RaspiCapture: use mmal_queue_timedwait() for buffer queueing
If an external camera was disconnected, there were no feedback in an
application. It seems reasonable to wait on mmal_queue no longer than
100ms. If it's stuck we just return a FLOW_ERROR and let the application
decide what to do later.
2020-07-10 16:46:15 +01:00
sys/rpicamsrc rpicamsrc: RaspiCapture: use mmal_queue_timedwait() for buffer queueing 2020-07-10 16:46:15 +01:00
tests/examples/rpicamsrc rpicamsrc: Basic orientation interface support 2020-07-10 16:45:13 +01:00