Web SDK will not connect with camera or mic

I’m using "@zoomus/websdk": "^1.7.8" with my ionic5+angular8 web/PWA app. I’ve got the SDK integrated and I can successfully join a meeting. (yeah)

However, I cannot seem to get my camera working from a Macbook Pro running MacOS 13.6 High Sierra and the latest Chrome browser.

The native Zoom app seems to work fine. Here’s a screenshot:

What can I try next?

Hey @mlininkl,

Please try serving your site over https which will allow the browser to access your camera.

Thanks,
Tommy

Awesome. I didn’t know that. I was testing over localhost.

Hey @mlininkl,

It should also work when testing over localhost.

Please try https and let me know if that fixes the issue.

Thanks,
Tommy