Description:
For some HLS streams the player goes to STATE_BUFFERING forever when seeking to a different position than 0. If we seek again to 0 position the stream starts it reproduction
This is happening in streams that needs the ID3 header to be synchronized.
Steps to reproduce at demo app:
- Add a new entry above HLS to the stream passed to the e-mail dev.exoplayer@gmail.com
- Start the reproduction of the stream
- seek to a different position than 0
This issue is taking place at exoplayer 2.1.0, I can't reproduce it at 2.0.4.
The device I'm using is a Samsung S6 with 6.0.1 as android version
Description:
For some HLS streams the player goes to STATE_BUFFERING forever when seeking to a different position than 0. If we seek again to 0 position the stream starts it reproduction
This is happening in streams that needs the ID3 header to be synchronized.
Steps to reproduce at demo app:
This issue is taking place at exoplayer 2.1.0, I can't reproduce it at 2.0.4.
The device I'm using is a Samsung S6 with 6.0.1 as android version