shaka-packager/docs/source/tutorials
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
..
ads.rst Change --generate_static_mpd to --generate_static_live_mpd (#672) 2019-11-15 11:53:47 -08:00
basic_usage.rst [Doc] Replace basic_usage.md with basic_usage.rst 2017-12-12 00:24:36 +00:00
dash.rst Update documentation for text support. 2021-02-17 18:39:07 +00:00
dash_hls_example.rst Properly format the documentation for dash_only and hls_only 2021-06-10 14:21:23 -07:00
drm.rst Clean up in documentation 2018-08-16 20:08:03 +00:00
encoding.rst Use -x264-params instead of -x264opts in the docs 2018-11-19 21:11:47 +00:00
ffmpeg_piping.rst Add buffer_size UDP file options 2018-06-29 00:19:30 +00:00
hls.rst Clean up in documentation 2018-08-16 20:08:03 +00:00
http_upload.rst Cleanup HttpFile and related PR. 2021-03-02 17:43:47 +00:00
live.rst Clean up in documentation 2018-08-16 20:08:03 +00:00
low_latency.rst Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
playready.rst Clean up in documentation 2018-08-16 20:08:03 +00:00
raw_key.rst Add docs for --playready_extra_header_data. 2020-09-01 17:55:45 +00:00
text.rst Update documentation for text support. 2021-02-17 18:39:07 +00:00
tutorials.rst Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
widevine.rst Clean up in documentation 2018-08-16 20:08:03 +00:00