I want to know what kind of process is needed to playback rtsp

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

I want to know what kind of process is needed to playback rtsp

? ??

Hi,

 

I tired to playback my RTSP(CCTV) using Gstreamer. And fortunately I constructed working pipeline this.

 

gst-launch-1.0 --gst-debug-level=3 rtspsrc location="rtsp://192.168.11.200:554/1/stream1" ! rtph264depay ! h264parse ! openh264dec ! autovideosink

 

but sadly, I just understand elements ‘rtspsrc’, ‘autovideosink’. I already read the document but I don`t know and what is role about of reph265depay, h265parse.

 

I think this problem’s cause is that I am basic level for processing media data. Could you please recommend any document/site/paper for understand it?

 

Thanks.


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel