Watch youtube video using rtspsrc
Nicolas Dufresne
nicolas at ndufresne.ca
Thu Jun 25 14:25:05 UTC 2020
Le jeudi 25 juin 2020 à 03:28 -0500, nishitha a écrit :
> 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 ?
First step would be to make a feature request to Youtube/Google, and
hope they accept. Google/Youtube do no support RTSP protocol, they also
do not approve usage of youtube-dl extracted links.
>
>
>
> --
> 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
More information about the gstreamer-devel
mailing list