Changes between Initial Version and Version 1 of Ticket #1642, comment 21
- Timestamp:
- 09/03/2012 11:31:48 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1642, comment 21
initial v1 17 17 A new playlist is normally generated ... all *seems* fine BUT(!!!): 18 18 19 If HLS clients "refresh" the url, they will most likely pick the cached playlist rather than the one.. And since the cached playlist has EXT-X-ENDLIST in it, it will just "replay" the last containing segments and totally ignore the new server-side playlist.19 If HLS clients "refresh" the url, they will most likely pick the locally cached playlist rather than the newly generated server-side one.. And since the cached playlist has EXT-X-ENDLIST in it, it will just "replay" the last containing segments and totally ignore the new server-side playlist. 20 20 21 21 So, in theory, if using -segment_list_live it is a bad idea to write EXT-X-ENDLIST..


