edumeet / edumeet-client

This is the client service for the Edumeet project
15 stars 22 forks source link

[BUG] Volume indicator on peer does not work on ios #143

Closed pnts-se closed 7 months ago

pnts-se commented 1 year ago

Describe the bug Volume indicator does not work on ios if we have not given access to microphone via navigator.mediaDevices.getUserMedia()

To Reproduce Steps to reproduce the behavior:

  1. Join peer with active audio
  2. Join with peer on device running ios, without activating mic
  3. There's audio but no volume indicator.

Expected behavior I expect volume indicator to work on ios.