rtsp to html5 video tag
ITwrx.org
info at itwrx.org
Wed Jan 18 20:07:45 UTC 2017
hi,
i'm trying to use gstreamer to get an rtsp stream from an ip cam into my
browser(html video tag). I'm currently trying to use
"gst-launch-1.0 rtspsrc location=rtsp://user:password@192.168.1.5:554 !
rtph264depay ! h264parse ! decodebin ! x264enc ! tcpserversink
host=127.0.0.1 port=8080"
which seems to be sending something, but firefox won't display the video
and reports that it has mime type "text/plain".
Could anyone recommend the proper command for accomplishing this?
thanks
--
Information Technology Works
https://ITwrx.org
@ITwrxorg
More information about the gstreamer-devel
mailing list