Le jeudi 13 décembre 2018 à 14:19 -0600, tirolock a écrit :
> I have a camera that's providing a rtsp stream in the following form:
> rtsp://USERNAME:PASSWORD@IP_ADRESS:PORT/STREAM_NAME
>
> Ex:
> rtsp://user:pass123@192.168.10.12:554/videoMain
>
> I can open this rtsp stream with vlc using the Open Network Stream utility,
> but I can't open the same stream with the following command:
> gst-launch-1.0 playbin uri=rtsp://user:pass123@192.168.10.12:554/videoMain
So it work if you use rtspsrc element directly, setting user-id and
user-pw ? Or when using one of the variant scheme, like
rtsps:// ?
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel