Skip to content

Instantly share code, notes, and snippets.

@aborilov
Created March 11, 2015 13:02
Show Gist options
  • Save aborilov/a90c737e7145ebc26a87 to your computer and use it in GitHub Desktop.
Save aborilov/a90c737e7145ebc26a87 to your computer and use it in GitHub Desktop.
streaming rtsp to html5
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