[avstream::avssamp] Neither graphEdit nor third-party apps can find avssamp

邵辉 王 1 信誉分
2025-05-20T07:28:50.4433333+00:00

https://github.com/microsoft/Windows-driver-samples/tree/main/avstream/avssamp

I am using vs2022 to build sample of avstream whose name is avssamp.

I successed to install it by devcon. Then it can be found in "Camera" of device manager.

1747725691

However, it can not be found by GraphEdit in [WDM Streaming Capture Devices].

Besides, it can not be recognized by OBS, ZOOM, and so on.

I have confirmed the driver has been installed normally by "pnputil /enum-drivers".

I found that many people are asking this question but has no available answer.

Can you help ?

Related asking:

https://github.com/microsoft/Windows-driver-samples/issues/1077

https://github.com/microsoft/Windows-driver-samples/issues/529

https://github.com/microsoft/Windows-driver-samples/issues/360

https://community.osr.com/t/the-avssamp-doesnt-appear-in-graphedit/47728

C++
C++
一种通用的高级编程语言,作为 C 编程语言的扩展而创建,除了用于低级别内存操作的功能外,还具有面向对象、泛型和功能性等特点。
185 个问题
0 个注释 无注释
{count} 票

你的答案

问题作者可以将答案标记为“接受的答案”,这有助于用户了解已解决作者问题的答案。