Reducing one second delay on rtsp h264 stream from IP camera
chars
contact at charstiles.com
Sat Aug 3 20:03:47 UTC 2019
I have found that the camera is streaming multiple streams, one for fast
connection, one for recording and one for phones. I was using the one for
recording, I can change streams by changing the end of the url to live1.264
instead of live0.264.
But this doesnt have effect on the latency! Is it because I am on OSX?
rtspsrc location=rtsp://admin:admin@192.168.8.102:554/live2.264;
drop-on-latency=true latency=0 ! decodebin ! videoconvert ! videoscale !
appsink name=ofappsink enable-last-sample=0 caps="video/x-raw, format=GRAY8,
width=256, height=256"
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list