Can't open RTSP stream with gstreamer but can with vlc.
tirolock
morneaulouka at hotmail.com
Thu Dec 13 20:19:55 UTC 2018
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
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/
More information about the gstreamer-devel
mailing list