Closed srikanthsunkari closed 6 years ago
Can you share the URL?
sure, can you share your email id, so that I can share it to your email?
ok thanks.
Hi Srikanth, Shared an original m3u8 link to your email.
I'm able to use the URL you gave in Exo Demo app and play them fine. By default the subtitle is disabled. I had to go to the Text Menu option and select "unknown" as the subtitle and it starts rendering. Our port does not do anything to impact subtitles.
Hi @peddisri, I've figured out that using SingleSampleMediaSource it is not possible to play hls subtitle source. By changing SingleSampleMediaSource to HlsMediaSource worked fine for me too, this is the original problem with sample source initialization. -Thanks.
Hi, I am facing a problem with m3u8 links for displaying subtitles, seems m3u8 links are not supported in this library, It works fine with exoplayer library. Trying to construct the media source like:
EventLogger shows below logs,
Please help here.