Watch youtube video using rtspsrc
nishitha
nishitha.a at ignitarium.com
Thu Jun 25 08:28:04 UTC 2020
Hi,
I want to view youtube videos using gstreamer pipeline. It worked with
souphttpsrc using the pipeline :
gst-launch-1.0 souphttpsrc is-live=true location="$(youtube-dl --format
"best[ext=mp4][protocol=https]" --get-url <youtube-link>)" ! decodebin !
videoconvert ! autovideosink
Now, how can I make it work with rtspsrc ?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list