Wowza 的流媒体播放在 Flash 播放器上出现爆裂声
我有一个自定义 Flash 视频播放器,它使用 NetConnection 和 NetStream 类从 Wowza 服务器流式传输 mp4 文件。 最近播放时出现音频问题。声音有爆裂声,在某些情况下可能会导致 Flash 播放器崩溃。这在文件之间不一致。这意味着,播放过一次但音频质量较差的文件在 5 分钟后从新的播放器实例再次播放时可能会正常,但 5 分钟后又会出现同样的问题。
我的想法引导我认为这是一个编码问题,但这并不能解释为什么前一秒播放还好,而一旦刷新又会变得混乱。
我应该注意到,Wowza 服务器不会传输整个文件,而是根据它获取的各种参数仅传输其中的一部分。
任何帮助将不胜感激。
I have a custom Flash video player that uses the NetConnection and NetStream classes to stream mp4 files from a Wowza server.
Lately the playback has been having audio problems. The sound is crackled and in some cases may cause the Flash player to crash. This is not consistent between files. Meaning that a file that was played once with bad audio could be fine 5 minutes later when played again from a new instance of the player , but 5 minutes later have the same problem.
My thought direct me to thinking this was an encoding problem, but that wouldn't explain how one second the playback is fine, and once refreshed messes up again.
I should note that the Wowza server does not stream the entire file but only a portion of it based on various parameters it gets.
Any help would be greatly appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当您使用标准播放器和/或不同的客户端计算机时,您是否会听到爆裂声?我的第一个想法是这是自定义播放器或客户端声音处理问题。
如果这种情况在任何玩家或客户端上重现,那么我们还应该对服务器进行故障排除。如果您最终认为这可能与服务器相关,请在 Wowza 论坛上发布消息:http: //www.wowza.com/forums/forum.php。
Do you get the audio crackle when you use a standard player and/or a different client machine? My first thought is that this is a custom player or client sound processing issue.
If this reproduces on any player or client, then we should also troubleshoot the server. If you end up thinking it might be server-related, please post a message on the Wowza forum: http://www.wowza.com/forums/forum.php.