Win64测试包:http://m.ovmeet.com/ovsyunlive.zip
Linux测试包:http://m.ovmeet.com/ovsyunlive11-linux.zip
Windows系统,1.解压 2.配ovmedia.ini上IP 3.运行 双击start.bat 4.停止:stop.bat
Linux系统, 1.解压 2.配ovmedia.ini上IP 3.授权 chmod -R 777 ./ovsyunlive/* 4.运行 ./start.sh 5.停止:./stop.sh
服务程序在公网上,要配ovmedia.ini的exthost=公网IP.(内网也可以配内网IP重启)
github地址:https://github.com/ccallcn/ovsyunlive

解决:1,多屏监控和兼容问题,2,不同编码web集成问题(h265,h264)。3, 多协议兼容,sip会议,gb监控,rtsp,rtmp集中统一 4,多功能融合调度问题。5,多屏录存问题
LiveMeet-GB28181/SIP/MCU/SFU融合会议测试包:http://m.ovmeet.com/ovsyunlive11.zip
1.启动会议地址:https://127.0.0.1:9903

dvr

演示融合会议:https://m.ovmeet.com:9903
演示一键会议:https://m.ovmeet.com:7777

2.超低延播放器代码集成:参考play/demo.html代码,网页嵌入ovplayer.min.js,指定ovsyunlive服务器地址,播放rtsp/rtmp流。
//ovsyunlive运行的服务地址
var srvurl="http://localhost:7701";
this.ovplayer = new OvPlayer("video",srvurl);
//要播放的rtsp/rtmp视频地址
ovplayer.connect("rtsp://196.21.92.82/axis-media/media.amp");

3.rtmp/rtsp推流测试:
rtmp推流地址: rtmp://IP:1937/live/2222
https://IP:7702/pub/index.html
Web播放格式:rtmp/rtsp/webrtc/ovplayw
http://IP:7701/play/index.html

4.Web推流地址:https://IP:7702/pub/ (支持web在线rtmp/rtsp/webrtc推流)
推流演示:https://m.ovmeet.com:7702/pub/index.html

5. Android-APP:http://m.ovmeet.com/viwebrtc.apk
webrtc播流地址:webrtc://IP:7701/live/2222
rtmp播流地址:rtmp://IP:1937/live/2222
rtsp播流地址:rtsp://IP:7554/live/2222
flv播放地址: http://IP:7701/live/2222.flv

6. 公网测试,一定要确认rtsp/rtmp地址公网可用,测试页请不要长时间挂机播放 如有需求QQ:1410919373
输入URL:
手机扫码播放