Streaming from IP camera with authentication is not possible

pumba timonoffice100 at gmail.com
Wed Oct 5 13:43:35 UTC 2016


Solved the problem. Just add rtspsrc property, protocols="tcp"  (worked for
my case, VStarcam IP Camera model: C7823WIP)

example pipeline:

gst-launch-1.0 -v rtspsrc location= rtsp://192.168.100.102:10554/tcp/av0_0
user-id=admin user-pw=888888 protocols="tcp"  ! rtph264depay ! decodebin !
videoconvert ! autovideosink



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Streaming-from-IP-camera-with-authentication-is-not-possible-tp4679950p4679952.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list