mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
view: 1020|reply: 7
打印 prevThread nextThread

求解SDK里面 C# 获取音视频的流数据接口是啥

[copyURL]

3

主题

11

帖子

45

积分

newBie

Rank: 1

积分
45
jumpTo
owner
poston 2018-8-22 11:04 | authorOnly 回帖奖励 |倒序浏览 |阅读模式
不是预览的情况
reply

使用道具 report

2

主题

96

帖子

472

积分

midMem

Rank: 3Rank: 3

积分
472
recommend
poston 2018-8-22 14:51 | authorOnly
cus2 post on2018-8-22 14:05
看了,只看到视频预览的地方,是将显示控件的句柄传到你们的函数里面,并没有暴露数据出口。没找到实时获 ...

您好,C#的winform代码封装的接口,没有暴露获取流的接口。在C接口中的BVCU_DialogParam结构,有获取流的回调。
reply agree 1 Against 0

使用道具 report

10

主题

531

帖子

2491

积分

admin

Rank: 9Rank: 9Rank: 9

积分
2491
sofa
poston 2018-8-22 11:10 | authorOnly
请阅读SDK/winformdemo代码
reply agree Against

使用道具 report

3

主题

11

帖子

45

积分

newBie

Rank: 1

积分
45
bench
 Owner| poston 2018-8-22 14:05 | authorOnly
admin post on2018-8-22 11:10
请阅读SDK/winformdemo代码

看了,只看到视频预览的地方,是将显示控件的句柄传到你们的函数里面,并没有暴露数据出口。没找到实时获取流的地方,方便告知具体是哪个函数与命令?
reply agree Against

使用道具 report

3

主题

11

帖子

45

积分

newBie

Rank: 1

积分
45
5#
 Owner| poston 2018-8-22 15:39 | authorOnly
Mitarai post on2018-8-22 14:51
您好,C#的winform代码封装的接口,没有暴露获取流的接口。在C接口中的BVCU_DialogParam结构,有获取流的 ...

嗯,谢谢,看到了,能否提供一份C# 获取音视频流的demo
reply agree Against

使用道具 report

10

主题

531

帖子

2491

积分

admin

Rank: 9Rank: 9Rank: 9

积分
2491
6#
poston 2018-8-22 16:22 | authorOnly
winformdemo即可
reply agree Against

使用道具 report

3

主题

11

帖子

45

积分

newBie

Rank: 1

积分
45
7#
 Owner| poston 2018-8-22 16:42 | authorOnly

你一直提到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);
reply agree Against

使用道具 report

10

主题

531

帖子

2491

积分

admin

Rank: 9Rank: 9Rank: 9

积分
2491
8#
poston 2018-8-22 19:41 | authorOnly
有个.chm,你看看,不过文档永远是落后于代码的。
reply agree Against

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-12-24 01:08 , Processed in 0.054690 second(s), 20 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList