Trying to get video/x-raw from rtsp stream

Jim Ruxton jim.ruxton at gmail.com
Thu May 7 20:05:35 UTC 2020


Following up on this I got the rtstp stream into /dev/video2 to work 
using this pipeline:

gst-launch-1.0 rtspsrc location=rtsp://170.93.143.139/rtplive/470011e600ef003a004ee33696235daa ! rtph264depay ! avdec_h264 ! decodebin ! videoconvert ! "video/x-raw,format=YUY2" ! v4l2sink device=/dev/video2

Jim

On 2020-05-07 8:34 a.m., desjare wrote:
> Hi,
>
> I think you need to use rtspclientsync to send media to rstp.
>
> I use this for audio:
>
> gst-launch-1.0  filesrc location=ogg.ogg ! oggdemux ! rtspclientsink
> do-timestamp=1 debug=true latency=0
> location=rtsp://127.0.0.1:8554/test/record
>
> Eric
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200507/364abd00/attachment.htm>


More information about the gstreamer-devel mailing list