mobile CCTV,mobile surveillance,police body worn cameras

标题: 视频延迟与卡顿 [打印本页]

author: luobiao    time: 2018-10-17 15:19
标题: 视频延迟与卡顿
     黄总,现在视频这块,在客户端(监视器)看效果较好,在我们的视频平台看视频会有很大的延迟且卡顿


author: fanghj90    time: 2018-10-17 15:45
您好,web页面上的视频播放是插件方式还是 rtmp,或 hls,看效果像是hls的,hls的视频大约在10s延迟。
author: admin    time: 2018-10-17 16:14
ocx和RTMP的网络延迟和CS基本类似,但hls会大很多
author: luobiao    time: 2018-10-17 16:19
IE浏览器,视频播放用的是插件方式,关键是除了延迟还有卡顿现象
author: luobiao    time: 2018-10-17 16:31
fanghj90 post on2018-10-17 15:45
您好,web页面上的视频播放是插件方式还是 rtmp,或 hls,看效果像是hls的,hls的视频大约在10s延迟。


IE浏览器,视频播放用的是插件方式,关键是除了延迟还有卡顿现象
author: fanghj90    time: 2018-10-17 18:35
luobiao post on2018-10-17 16:31
IE浏览器,视频播放用的是插件方式,关键是除了延迟还有卡顿现象

初始化的时候需要选择ocx模式。
ocx模式应该不会延迟这么大的,可以在打开视频后,代码里查看下打开方式。
author: luobiao    time: 2018-10-18 14:17
fanghj90 post on2018-10-17 18:35
初始化的时候需要选择ocx模式。
ocx模式应该不会延迟这么大的,可以在打开视频后,代码里查看下打开方式 ...

MultVideoUtil.prototype.initSet = function() {
    var that = this;
    jSW.swInit({
        url: "http://101.95.50.140:8340",
        calltype: jSW.CallProtoType.AUTO,
    });
    that.login( that.server, that.port, that.user, that.password );
}
author: fanghj90    time: 2018-10-18 14:44
luobiao post on2018-10-18 14:17
MultVideoUtil.prototype.initSet = function() {
    var that = this;
    jSW.swInit({

calltype: jSW.CallProtoType.OCX, 试试,需要IE11及以上。   OCX模式,serverip, port 要填写登陆服务器的IP,不能127.0.0.1,因为web端OCX插件登陆远端的Smarteye服务器。






欢迎光临 mobile CCTV,mobile surveillance,police body worn cameras (http://bbs.besovideo.com:8067/) Powered by Discuz! X3.2