On Wed, Jul 25, 2018 at 9:26 AM, Karim SLIMANI <[email protected]> wrote: > I am not sure that Chrome desktop can natively play HLS stream. > I suggest you try to play video using a playback library, for example, > HLS.JS (just google it).
thankyou but its my ffmpeg command that's at fault here. There's a demo page for hls streaming here: https://video-dev.github.io/hls.js/demo/ if I try to play my own m3u8 stream there it fails to play, which circles me back to my original ffmpeg command. Here's the url for my m3u8 stream: http://198.91.92.112:90/mobile/index.m3u8 this url works in ms edge and vlc but not in google chrome. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
