A running GMainLoop processes many events on the GLib/GStreamer world. While some things may work without it, many others wont. Examples of these are signals, timers and many other source events. The problem becomes more concerning by the fact that some GStreamer elements rely on signals to work. This commit allows the user to specify an OpenCV option to start a main loop, if needed. Since the loop blocks, this is done in a separate thread. |
||
|---|---|---|
| .. | ||
| cmake | ||
| doc | ||
| include/opencv2 | ||
| misc | ||
| perf | ||
| src | ||
| test | ||
| CMakeLists.txt | ||