microsoft / microsoft/Windows-driver-samples

AVSSAMP example not working

Open
#1,077 8 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
7.8k
Forks
5k
Avg merge
3d 17h
Merged PRs (30d)
7

Description

hi, thanks for these samples, I would like to create a virtual camera with both video & audio, and perhaps some decoding functions

avshws working for me but got no sound, then I try avssamp. it builds successfuly, but not working.

I am using win11, got windows driver kit 10 installed, and have the cer file registered to root
after that i tried:

  1. using hdwwiz, after choosing inf file, got no option to continue
    1090864483

  2. try using devcon to register, it succeed, but unable to play

1066560444

1452378375

i created a avssamp.wav with my ffmpeg using pcm16le format, 1 channel, 44100hz, im sure it's valid

343203343

could you let me know if anything I config wrong

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.