mobile CCTV,mobile surveillance,police body worn cameras

标题: 接app [打印本页]

author: alexanderjia    time: 2019-12-18 11:51
标题: 接app
我现在有一个app已经接好了一切正常,然后在另一个app上想接安全帽,然后这个里面i1等于400,不是OK是啥情况?
public void OnEvent(int i, int i1, Object o) {
                switch (i) {
                    case IRTSPCam.RTSP_EVENT_OPEN: {
                        if (i1 == IRTSPCam.RTSP_RESULT_OK) {
                            PUCore.getSDK().getRTSPCam().play(false);
                            RTSPCam_StreamInfo info = (RTSPCam_StreamInfo) o;
                            Log.d("PUCore", "iWidth = " + info.iWidth + ",iHeight = " + info.iHeight);
                        }else {

                        }
                    }
author: xuwei    time: 2019-12-18 11:54
确定头盔跟手机处于同一个网络,另外同一个头盔同时只能连接一个APP
author: alexanderjia    time: 2019-12-18 11:54
同样的热点,另外一个app没问题
author: alexanderjia    time: 2019-12-18 11:58
我另外一个关闭了,确定是同一个Wi-Fi
author: xuwei    time: 2019-12-18 12:01
alexanderjia post on2019-12-18 11:58
我另外一个关闭了,确定是同一个Wi-Fi

查看一下头盔和手机的IP,并在手机上ping通头盔的IP




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