您能推荐一个将来自 PC 摄像头的实时流转换为 rtp/rtsp 格式的解决方案吗?
I just walked through this thread, and found html5 video is fantastic.
So now what I need to do is convert video streams from pc camera into rtp/rtsp
format.
Is there a good solution you recommend?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
vlc 和 ffserver 都可以做到这一点。
vlc and ffserver both can do this.