microsoft / microsoft/Windows-driver-samples
AVSSAMP example not working
Nobody has claimed this yet.
- 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:
-
using hdwwiz, after choosing inf file, got no option to continue
-
try using devcon to register, it succeed, but unable to play
i created a avssamp.wav with my ffmpeg using pcm16le format, 1 channel, 44100hz, im sure it's valid
could you let me know if anything I config wrong
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.