shaka-packager/docs
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
..
source Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
Doxyfile Update Doxygen config file 2017-09-15 22:02:32 +00:00
Makefile Switch to python3 for sphinx document generator 2020-01-22 01:27:25 +00:00
index.html CI overhaul based on GitHub Actions 2021-06-16 11:52:02 -07:00
linux_profiling.md build: Stop using hermetic clang, libc++, etc 2021-07-29 13:54:44 -07:00
shaka-packager.png Rename edash-packager to shaka-packager in markdown files 2016-05-24 21:55:07 +00:00