Skip to content

Instantly share code, notes, and snippets.

@movEAX
Last active August 29, 2015 14:17
Show Gist options
  • Save movEAX/f53d90c24f83071ed8cc to your computer and use it in GitHub Desktop.
Save movEAX/f53d90c24f83071ed8cc to your computer and use it in GitHub Desktop.
Simple HLS player
# buggy - no sound
gst-launch-1.0 -v souphttpsrc location="http://hlsstr03.svc.iptv.rt.ru/hls/CH_2X2/variant.m3u8" ! hlsdemux ! tsdemux ! h264parse ! avdec_h264 ! autovideosink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment