Last active
August 29, 2015 14:17
-
-
Save movEAX/f53d90c24f83071ed8cc to your computer and use it in GitHub Desktop.
Simple HLS player
This file contains hidden or 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
# 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