smourier / TraceSpy

TraceSpy is a pure .NET, 100% free and open source, alternative to the very popular SysInternals DebugView tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMFVirtualCamera::Start fails on WinArm64

ghochman-private opened this issue · comments

Hi @smourier

Thank you for this insightfull code sample!

I tried to build and run in on Windows11/Arm64 (Win11 Pro 10.0.26073). While I could build it successfully with VS 2022 CE - I failed to run it. IMFVirtualCamera::Start call returns "Access is denied" code (see the attached log).

Any thoughts on what am I missing here?

Thanks in advance,
Gershon.

winarm64.log

You're targeting the wrong repo, this is TraceSpy, please delete and repost in the right repo.

PS: you're probably hiting this issue smourier/VCamSample#1 (comment)

Thanks for fast reply. Will do.

Wrong project.