Open weareblahs opened 3 years ago
Tested the app just now and it worked fine on TS streams.
Can you add support on M3U8 live streams (HLS) and MPEG-DASH (MPD) live streams?
Here's Apple's Test Stream on HLS: https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8 (includes multiple audio / subtitles)
ExoPlayer supports these two formats right now.
Hi @weareblahs, I am really sorry for the late reply. I just updated the repository and added support to the latest Exoplayer. The test stream you mentioned is now working.
Tested the app just now and it worked fine on TS streams.
Can you add support on M3U8 live streams (HLS) and MPEG-DASH (MPD) live streams?
Here's Apple's Test Stream on HLS: https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8 (includes multiple audio / subtitles)
ExoPlayer supports these two formats right now.