shaka-packager/packager/media/public
Caitlin O'Callaghan cd018a71c3
Low latency DASH support (#979)
# LL-DASH Support
These changes add support for LL-DASH streaming. 

**NOTE:** LL-HLS support is still in progress, but it's coming. :) 

## Testing
`./chunking_unittest --gtest_filter="ChunkingHandlerTest.LowLatencyDash"`

`./media_event_unittest --gtest_filter="MpdNotifyMuxerListenerTest.LowLatencyDash"`

`./mpd_unittest --gtest_filter="PeriodTest.LowLatencyDashMpdGetXml"`
`./mpd_unittest --gtest_filter="SimpleMpdNotifierTest.NotifyAvailabilityTimeOffset"`
`./mpd_unittest --gtest_filter="SimpleMpdNotifierTest.NotifySegmentDuration"`
`./mpd_unittest --gtest_filter="LowLatencySegmentTest.LowLatencySegmentTemplate"`

Note, packager_test must be run from the main project directory
`./out/Release/packager_test --gtest_filter="PackagerTest.LowLatencyDashEnabledAndUtcTimingNotSet"`
`./out/Release/packager_test --gtest_filter="PackagerTest.LowLatencyDashEnabledAndUtcTimingNotSet"`
2021-08-25 08:38:05 -07:00
..
ad_cue_generator_params.h Defined Scte35Event struct and out of band cue marker flags 2017-11-16 00:13:29 +00:00
chunking_params.h Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
crypto_params.h Support different IVs for each track (#793) 2020-06-25 20:37:50 -07:00
mp4_output_params.h Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
public.gyp Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00