Flash 中的 NetStream 发布者可以暂停其流吗?
我正在开发一个利用 Flash 8 (AS2) 和 Flash Media Server 3 的网络摄像头视频流应用程序。实时流式传输视频相当简单,但我想让发布商能够暂停其流式传输,从而有效地为观看者提供观看视频的能力。快照而不是实时视频。
NetStream有一个pause()方法,但文档说它只适用于订阅者。 有什么办法可以暂停流的发布吗?
I'm working on a webcam video streaming application utilizing Flash 8 (AS2) and Flash Media Server 3. Streaming the video live is fairly trivial, but I want to give the publisher the ability to pause their stream, effectively giving the people watching a snapshot instead of realtime video.
NetStream has a pause() method, but the documentation says it only applies to subscribers. Is there any way to pause the publishing of a stream?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
暂停:
继续:
Pause:
Resume: