问题描述
我
使用
EE4 ,
encode a
直播视频 ,我使用
EE4 Live
Perf T ool to
创建
a 配置
。
I
需要它 realtime 或2/3秒,
但
有 a
delay of / span>
about 20
秒 。
我已经尝试 几个
方式
但是 不能
lower
this 时间
。
任何人都可以
帮助我 ?
I'musing EE4 , to encode a live video , I usedthe EE4 Live Perf Tool tocreate a configuration.
I needed it to realtime or 2/3 seconds,but have a delay of about 20 seconds . I've tried severalways but can notlower this time .
Can anyone help me ?
我正在使用发布点,LiveSmoothStream,IIS 7.比特率333 h.264 - 主要
I'm using publishing point, LiveSmoothStream, IIS 7. Bitrate 333 h.264 - Main
谢谢
!
Thanks!
推荐答案
我们在编码期间添加了几秒钟的延迟,然后在服务器级别进行缓存,可以再添加5-20秒,最后Silverlight也会缓存几秒钟延迟。
We add a few seconds of delay during the encoding, then there's caching going on at the server level that can add another 5-20 seconds and finally Silverlight also caches for another few seconds of delay.
完整的往返时间不到10秒,你需要一个昂贵而专注的ystem,很可能是双方都有。
For less than 10 seconds on a full roundtrip, you'll need an expensive and dedicated system, most probably on both sides.
这篇关于直播:长时间延迟(20s)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!