我有一个来自网络摄像头的opencv应用程序跟踪头 我喜欢有一些能将网络摄像头的实时视频流传输到运行opencv程序的服务器的东西 Opencv程序操作图像并将其传输到Web浏览器 我看了
1。 Red5 - (http://wiki.red5.org/wiki/Install)
的 2。 jquery网络摄像头 - (http://www.xarg.org/project/jquery-webcam-plugin/)
第3。 nimbb - (http://nimbb.com/Help/Api.aspx)
的 4。 crtmpserver - (http://rtmpd.org)为@ciphor建议
1 Red5 - I was getting build error when I am trying to install.(Now its working fine)
2 jquery Webcam - Is very slow I can't think of getting a video stream.(I don't want to use this)
3 nimbb - Is paid service so I have not looked at it.
4 crtmpserver - As Red5 worked I am no more interested
请告诉我哪一个使用。
如果你的东西Red5最好给我安装教程(只有你已经成功安装它)
请帮助。
答案 0 :(得分:1)
我的建议是crtmpserver - (http://www.rtmpd.com/) 使用cmake在Linux系统上安装非常简单。 该软件支持RTMP,RTSP,MPEG-TS协议。