Jump to content

RidgeRun OpenCV Fork: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 87: Line 87:
<source lang=bash>
<source lang=bash>
g++ -o mainloop mainloop.cc $(pkg-config --cflags --libs opencv4$) -std=c++11
g++ -o mainloop mainloop.cc $(pkg-config --cflags --libs opencv4$) -std=c++11
OPENCV_VIDEOIO_GSTREAMER_START_MAINLOOP=false GST_DEBUG=GST_TRACER:7 GST_TRACERS=framerate ./mainloop
OPENCV_VIDEOIO_GSTREAMER_START_MAINLOOP=true GST_DEBUG=GST_TRACER:7 GST_TRACERS=framerate ./mainloop
</source>
</source>


[[File:RR_opencv_fork_max_framerate.png|thumb|center|500px|GStreamer Video Capture - Max Framerate]]
[[File:RR_opencv_fork_max_framerate.png|thumb|center|500px|GStreamer Video Capture - Max Framerate]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.