使用 Flash 进行直播
我正在开发一个使用 Flash 客户端和 Wowza 媒体服务器流式传输实时视频的应用程序。
截至目前,我使用独立的基于桌面的编码器(Flash Media Live Encoder)来发布我的直播流。
我想知道是否可以在浏览器中进行编码部分?我的应用程序将被许多人用来发布他们的流,所以我不能要求每个人都使用 FMLE 来发布。
我想知道其他基于网络的视频聊天应用程序如何通过网络进行编码部分。
请帮忙。 谢谢
I was working on an application that streams live video using Flash client and Wowza media server.
As of now, I use an independent desktop based encoder(Flash Media Live Encoder) to publish my live stream.
I wanted to know if it is possible to do the encoding part in the browser? My application would be a used by many to publish their streams so I cannot ask everyone to use FMLE to publish.
I was wondering how do the other web based video chat applications do the encoding part over the web.
Please help.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
Flash Media Server 支持从浏览器接受视频流并将其实时推送到其他客户端。不知道Wowza有没有这个功能。
Flash Media Server supports accepting a video stream from the browser and pushing it out to other clients live. I don't know if Wowza has this functionality though.
查看VideoIO。我成功地将它与 Wowza Media Server 一起使用。
Look at VideoIO. I'm using it successfully with Wowza Media Server.
如果您想从浏览器启用屏幕共享,还可以使用 red5-screenshare它也适用于 Wowza 服务器。
If you want to enable screen sharing from the browser, you can also use red5-screenshare it works fine with Wowza server also.