element-hq / element-hq/element-web
Camera led indicator not turning of when muting in embedded mode
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
1. Start a call inside element web using element call.
3. In the lobby activate the video and jump into the call
4. Inside the call mute and unmute the camere -> (the led indicator does not update)
5. Disable the video browser permissions so that all streams are stopped.
6. new permission prompts will appear to rerequest the permissions -> accept those
7. mute unmute the video stream -> now it works
This indicates that the IFrame EC is properly starting/stopping the tracks. But EW is not stopping the track form the preview.
### Outcome
#### What did you expect?
The camera led indicator should represent the mute state
#### What happened instead?
The camera led indicator will not turn on/off
### Operating system
macOS
### Browser information
Firefox
### URL for webapp
_No response_
### Application version
Element Call 0.4.1, Element version: 5a701c418f75-react-44615b2b04ed-js-e3919fd93bca
Olm version: 3.2.14
### Homeserver
_No response_
### Will you send logs?
No
Contributor guide
Assessment
This issue has not been assessed yet.