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
198 stars 62 forks source link

Cloud upload broken for VOD #30

Closed joeyparrish closed 5 years ago

joeyparrish commented 5 years ago

It seems that cloud upload, being a polling background process, could fail to upload a DASH MPD for VOD content. For VOD, we need to wait to push to cloud until all the contents are created.