Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人告诉我,有一种服务器技术允许用户寻找尚未加载的视频部分,即使我使用的是渐进式下载,而不是真正的流媒体。
它是什么技术?
有多种方法可以处理您描述的内容,例如:http ://h264.code-shop.com/trac#Timeshiftingseek或http://stream.xmoov.com/。
显然,这将无法播放您未收到的数据。这是一个标准的渐进式 HTTP 下载,视频文件在服务器端按需“剪切”。