mobile CCTV,mobile surveillance,police body worn cameras

标题: 求解SDK里面 C# 获取音视频的流数据接口是啥 [打印本页]

author: cus2    time: 2018-8-22 11:04
标题: 求解SDK里面 C# 获取音视频的流数据接口是啥
不是预览的情况
author: admin    time: 2018-8-22 11:10
请阅读SDK/winformdemo代码
author: cus2    time: 2018-8-22 14:05
admin post on2018-8-22 11:10
请阅读SDK/winformdemo代码

看了,只看到视频预览的地方,是将显示控件的句柄传到你们的函数里面,并没有暴露数据出口。没找到实时获取流的地方,方便告知具体是哪个函数与命令?
author: Mitarai    time: 2018-8-22 14:51
cus2 post on2018-8-22 14:05
看了,只看到视频预览的地方,是将显示控件的句柄传到你们的函数里面,并没有暴露数据出口。没找到实时获 ...

您好,C#的winform代码封装的接口,没有暴露获取流的接口。在C接口中的BVCU_DialogParam结构,有获取流的回调。
author: cus2    time: 2018-8-22 15:39
Mitarai post on2018-8-22 14:51
您好,C#的winform代码封装的接口,没有暴露获取流的接口。在C接口中的BVCU_DialogParam结构,有获取流的 ...

嗯,谢谢,看到了,能否提供一份C# 获取音视频流的demo
author: admin    time: 2018-8-22 16:22
winformdemo即可
author: cus2    time: 2018-8-22 16:42
admin post on2018-8-22 16:22
winformdemo即可

你一直提到winformdemo,那能否告知demo里面动态链接库ManagedLayer.dll 的APi手册在哪,至少下载下来的2016版没有


        [DllImport("ManagedLayer.dll", CallingConvention = CallingConvention.Cdecl)]
        public static extern int ManagedLayer_CuBrowsePu(IntPtr handle, ref IntPtr dialog,
            IntPtr session, Byte[] puId, int channelNo, IntPtr hWnd, ref BVRect dispRect,
            int volume, int singleRecFileSec, Byte[] recFileDir, bool videoTrans,
            ref BVCU_DialogControlParam_Network netWork,
            EventHandler.BVCU_Dialog_OnDialogEvent onDlgEvent,
            EventHandler.BVCU_Dialog_OnStorageEvent onStoreEvent);
author: admin    time: 2018-8-22 19:41
有个.chm,你看看,不过文档永远是落后于代码的。





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