Hello,
I am streaming video from an IP camera into a
web browser using this pipeline:
gst-launch-1.0 uridecodebin
uri=<a class="moz-txt-link-freetext" href="rtsp://192.168.x.y:554/user=admin_password=XXXXXXXX_channel=1_stream=0.sdp?real_stream">rtsp://192.168.x.y:554/user=admin_password=XXXXXXXX_channel=1_stream=0.sdp?real_stream
name=d ! queue ! theoraenc ! oggmux name=m ! tcpserversink
host=192.168.a.b port=8080 d. ! queue ! audioconvert !
audioresample ! flacenc ! m.
At times the stream starts with a gray screen, with some parts of
the screen in "negative looking" colors, sometimes it starts
correctly but after a bit it turn like that. (I can send a screen
shot).
any ideas?
thanks,
Ron
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel