Can't open RTSP stream with gstreamer but can with vlc.

Nicolas Dufresne nicolas at ndufresne.ca
Fri Dec 14 19:09:34 UTC 2018


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:// ?
> 
> I'm on a VM running Ubuntu 18.04.1 LTS
> 
> I get the following error:
> <http://gstreamer-devel.966125.n4.nabble.com/file/t378669/okok.png> 
> 
> 
> 
> --
> 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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181214/d799c8d9/attachment.sig>


More information about the gstreamer-devel mailing list