Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Check, is FFmpeg or GStreamer available

What's the easiest way to check in OpenCV code, is FFmpeg or GStreamer (or both) available. I've understood that in VideoCapture class FFmpeg requires filename or device ID, but GStreamer a pipeline, so same code doesn't work in both.