Skip to content

Instantly share code, notes, and snippets.

@tudisco
Forked from aborilov/gist:a90c737e7145ebc26a87
Created October 21, 2015 21:06
Show Gist options
  • Save tudisco/4b93df380df285e0a96e to your computer and use it in GitHub Desktop.
Save tudisco/4b93df380df285e0a96e 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