Skip to content

Instantly share code, notes, and snippets.

@fishkingsin
Last active August 29, 2015 14:01
Show Gist options
  • Save fishkingsin/e2ee91108753358a06ca to your computer and use it in GitHub Desktop.
Save fishkingsin/e2ee91108753358a06ca to your computer and use it in GitHub Desktop.
gst eample video server
gst-launch-1.0 videotestsrc horizontal-speed=5 ! x264enc tune="zerolatency" threads=1 ! rtph264pay config-interval=1 ! tcpserversink port=8554
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment