m3u8 #EXT-X-DISCONTINUITY tag
Posted: 23 Nov 2019 09:50
Condition:
1. streaming m3u8 from network
2. the file contains multiple tags
3. you reached a tag
operation:
fastforward
expected behavior:
the video fastforward in time
actual behavior:
the video restarts
1. streaming m3u8 from network
2. the file contains multiple
Code: Select all
#EXT-X-DISCONTINUITY
3. you reached a
Code: Select all
#EXT-X-DISCONTINUITY
operation:
fastforward
expected behavior:
the video fastforward in time
actual behavior:
the video restarts