The Wayback Machine - https://web.archive.org/web/20200527045930/https://github.com/topics/vod
Skip to content
#

vod

Here are 87 public repositories matching this topic...

joeyparrish
joeyparrish commented May 1, 2020

In many older tutorials, we use things like var and .then() that we forbid in our actual codebase. It would be more readable if the docs used a more modern syntax, especially around Promises. Not only is await easier to read, but our use of .then() in docs may mislead a reader into thinking that they must do the same.

flavioribeiro
flavioribeiro commented Sep 23, 2019

According to the HLS specification, we must sinalize that a given audio track is DVS by the addition of CHARACTERISTICS="public.accessibility.describes-video" tag. I wonder if we should implement an option at the Sequence level on mapped mode where I set "dvs": true or something and that propagates all the way to the HLS manifest. Thoughts on this one @erankor?

More information about this o

Improve this page

Add a description, image, and links to the vod topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vod topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.