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

? ?? rura6502 at hotmail.com
Wed Jan 23 12:06:30 UTC 2019


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190123/83df89a1/attachment.html>


More information about the gstreamer-devel mailing list