How does video on demand work in Youtube?

喜你入骨 提交于 2019-12-24 07:26:27

问题


I am trying to understand how Video On Demand works on Youtube. I found out that my browser is downloading many WebM files. When I download one of the WebM video chunk and try to play it on Chrome it does not play.

Can you explain how WebM works with youtube? I read that there needs to be initialization and clusters. What is the file extension for the initialization file for WebM videos? Does cluster refer to many .webm files?

From my basic understanding,

Click on a youtube video -> Youtube sends initialization file -> Once browser downloads and accepts the file, the browser request 1st chunk .webm video file and play it -> request the second chunk.

Is this correct?

来源:https://stackoverflow.com/questions/55679586/how-does-video-on-demand-work-in-youtube

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!