desktop-app icon indicating copy to clipboard operation
desktop-app copied to clipboard

Mic and Camera not working on MacOs

Open yvo-niedrich opened this issue 6 months ago • 0 comments

  • Application Version: 3.1.0
    • Electron: 27.3.11
    • Chrome: 118.0.5993.159
    • Node: 18.17.1
    • v8: 11.8.172.18-electron.0
  • OS: MacOs 14.5 (MacBook Pro, i9 CPU)

Steps to Reproduce:

  1. git checkout -b release && yarn build && yarn release Due to my companies security policy I cannot install the unsigned version, but have to build my own.
  2. Install MS Teams App and enter a meeting
    • Stations has never asked for permission to access the camera or the microphone
    • Camera cannot display an image and Microphone doesn't work (incoming audio works fine)

Screenshots Here's a (very noisy) screenshot. As you can see the browser is able to load all available devices - like USB Camera and the audio devices - but it cannot capture the image or audio. Hoping the console messages might be relevant.

image

yvo-niedrich avatar Jul 26 '24 11:07 yvo-niedrich