shaka-packager/packager/mpd
KongQun Yang a7463f60c1 Enable segment auto removal for live packaging
The number of preserved segments outside live window can be
configured using flag --preserved_segments_outside_live_window,
which is default to 50, i.e. 5 minutes for 6s segment.

Note that the segment removal will be disabled if it is set to 0.

Only HLS live playlist and DASH dynamic MPD are affected by this flag.

- Also add end to end tests.

Fixes #223.

Change-Id: I8a566efebe2f1552c7d9509ab017bade5a4a1c98
2018-05-02 00:18:42 +00:00
..
base Support removing segments outside of live window in HLS 2018-04-30 17:25:39 -07:00
public Enable segment auto removal for live packaging 2018-05-02 00:18:42 +00:00
test Add new URL fields in MediaInfo 2018-04-23 22:49:47 +00:00
util Add new URL fields in MediaInfo 2018-04-23 22:49:47 +00:00
mpd.gyp Support approximate SegmentTimeline 2018-04-30 17:15:47 -07:00