Camera and microphone do not work with windows SDK demo v2

Description
When I build and run windows sdk demo v2 in Visual Studio 2019, when I join an end user meeting, my video goes black and the microphone is not detected.
However, when I run the built binary on another PC, it is displayed normally.

Previously, if I had the same issue with the official Zoom client, I was able to fix this issue by reinstalling the Zoom client.
I think that the problem was solved by some settings and cache initialization.

The demo app cannot be reinstalled, so it cannot be initialized like the Zoom client.
Even if I changed the settings in the demo app, settings files was not created.

Where are the demo app settings and device cache information stored? Or, please tell me how to initialize.

Which Desktop Meeting SDK version?
The Windows SDK version is 5.7.1.644.
OS is Windows 10 Pro 2004 Build 19041.1237.
Both the camera and microphone work fine with the official Zoom client.
The desktop app allows the use of the camera and microphone in the privacy settings.

To Reproduce(If applicable)

  1. Build & run the solution as per the official documentation.
  2. Click the “Set Domein” button with the domain “https://zoom.us
  3. Enter the JWT token and click “Auth”
  4. Login with “Email Login”.
  5. Join the end user’s meeting from Join Meeting.
  6. The video review shows a black camera image.
  7. When I join a meeting, my microphone device displays an error.
    「Failed to detect your microphone. …」

It was caused by anti-virus software.
It’s embarrassing because of a rudimentary mistake :pensive:

Hey @tsakai,

Thanks for using the dev forum!

Don’t feel embarrassed at all :slight_smile: I am happy your issue is now resolved. Please let us know if there is anything else we can do to assist.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.