Getting Frames (Screenshot) from RTSP web camera using C++

bsonbudak bsonbudak at gmail.com
Wed Apr 4 14:17:59 UTC 2018


Hello,

I have a web cam that I connect with RTSP.

I need to get frames from it with a C++ program for further processing with
OpenCV.

I've been looking online. The most promising one was  Pipeline Manipulation
<https://gstreamer.freedesktop.org/documentation/application-development/advanced/pipeline-manipulation.html>  
page with appsink example; but when I compiled the code, I found out that
*"live sources not supported yet"*

So could you guide me on how to get frames from RTSP pipelines using C++?

Thanks in advance.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list