shaka-project / shaka-streamer

A simple config-file based approach to preparing streaming media, based on FFmpeg and Shaka Packager.
https://shaka-project.github.io/shaka-streamer/
Apache License 2.0
199 stars 62 forks source link

Create bitrate config file matching Apple HLS recommendations #70

Closed joeyparrish closed 3 years ago

joeyparrish commented 3 years ago

As noted by @avelad in PR #69, Apple has public recommendations for bitrates and codecs in HLS: https://developer.apple.com/documentation/http_live_streaming/hls_authoring_specification_for_apple_devices

We should create a non-default bitrate config file that users can use to match Apple's recommendations.