mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
view: 1055|reply: 3
打印 prevThread nextThread

code 400

[copyURL]

7

主题

26

帖子

89

积分

member

Rank: 2

积分
89
jumpTo
owner
poston 2019-12-18 14:50 | 显示全部楼层 回帖奖励 |倒序浏览 |阅读模式
这个code是400失败有可能是什么原因导致的。可以给点思路吗?
PUCore.getSDK().getRTSPCam().setEventCallback(new RTSPCamCallback() {
            @Override
            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);
                        }
reply

使用道具 report

7

主题

26

帖子

89

积分

member

Rank: 2

积分
89
sofa
 Owner| poston 2019-12-18 15:30 | 显示全部楼层
你们真应该弄个文档,我这边是没有开通网络权限。两个app我都是中途接手,你们不先告知下要什么权限,这找原因怎么找得到。
reply agree Against

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-5-8 22:15 , Processed in 0.056625 second(s), 19 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList