You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2018-11-01 18:04:34.314 29828-30974/com.fiton.android.beta E/ExoPlayerImplInternal: Source error.
com.google.android.exoplayer2.ParserException: Cannot find sync byte. Most likely not a Transport Stream.
at com.google.android.exoplayer2.extractor.ts.TsExtractor.read(TsExtractor.java:256)
at com.google.android.exoplayer2.source.hls.HlsMediaChunk.maybeLoadInitData(HlsMediaChunk.java:239)
at com.google.android.exoplayer2.source.hls.HlsMediaChunk.load(HlsMediaChunk.java:216)
at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:762)
Issue description
I have an M3U8 file, https://d10xbpcmtwxcsn.cloudfront.net/HLS/SampleTrimmed.m3u8. Generated by MediaConvert (AWS), and use H265 codecs. Also i can open it in safari.
Link to test content
Can reproduce with this link
https://d10xbpcmtwxcsn.cloudfront.net/HLS/SampleTrimmed.m3u8
Version of ExoPlayer being used
2.9.0
Device(s) and version(s) of Android being used
Sumsung Galaxy J3 7.0
A full bug report captured from the device
And this is my AWS configuration file
The text was updated successfully, but these errors were encountered: