Created
March 11, 2015 13:02
-
-
Save aborilov/a90c737e7145ebc26a87 to your computer and use it in GitHub Desktop.
streaming rtsp to html5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gst-launch-1.0 --gst-debug=0 rtspsrc location=rtsp://rtsp.algont:4000/eVn5uSYhxRf84A6Hs5193 ! rtph264depay ! h264parse ! matroskamux ! tcpserversink host=192.168.2.147 port=8801 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment