从 Flash 媒体服务器流式传输时,声音断断续续/跳跃。
我在从 Flash 媒体服务器流式传输 mp3 文件时遇到问题,声音会非常不稳定。当每秒轮询时, newStream.time 属性有一些疯狂的数字,例如 1,3,6,8,10 总是跳过一两秒。增加缓冲时间似乎可以帮助解决问题,但不能解决问题。有什么想法吗?
非常感谢。
I'm having an issue streaming mp3 files form flash media server where the sound will be very choppy. When polled every second the newStream.time property has kind of crazy numbers like 1,3,6,8,10 always skipping a second or two. Raising the buffertime seems to help the problem but not fix it. Any ideas?
Thanks very much.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
对于 HLS 流(到 iOS 设备),您需要在 FMLE 上购买 AAC。
For HLS stream (to iOS device) you'll need to purchase AAC on FMLE.
你必须这样做
you have to do like this