开发者

Seeking to a part of video that hasn't been loaded yet (on progressive download)

开发者 https://www.devze.com 2023-02-13 18:32 出处:网络
I was told there is a server technology that allows user to seek to a part of video that has not been loaded yet even if I am using progressive download, no开发者_JAVA百科t true streaming.

I was told there is a server technology that allows user to seek to a part of video that has not been loaded yet even if I am using progressive download, no开发者_JAVA百科t true streaming.

What technology is it?


There are multiple ways to handle what you describe, for example: http://h264.code-shop.com/trac#Timeshiftingseek or http://stream.xmoov.com/.

Obviously this won't be able to play data you didn't receive. It's a standard progressive HTTP download where the video file is "cut" on demand server sided.

0

精彩评论

暂无评论...
验证码 换一张
取 消