codemarka / codemarka/codemarka-client
Turn Off Camera Entirely on room entry
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
# 🐛 bug report
## Preflight Checklist
- [ x] I have read the [Contributing Guidelines][contributing] for this project.
- [x ] I agree to follow the [Code of Conduct][code_of_conduct] that this project
adheres to.
- [x ] I have searched the issue tracker for an issue that matches the one I want
to file, without success.
## Description of the problem
In as much as the video camera does not show on the UI, my camera light still shows light meaning, video is still streaming.
## How has this issue affected you? What are you trying to accomplish?
Data leak because video still streams even though we select it to be off.
### To Reproduce
Join any classroom, ensure you have a way to detect your webcam is on. You'll notice you video is still on, but on the ui
it's not showing..
### Link to sandbox: [link]() (optional)
### Your Environment
| Software | Name/Version |
| ---------------- | ------------ |
| Codemarka | |
| Browser | Chrome |
| Operating System | Windows |
[code_of_conduct]: https://github.com/codemarka/codemarka-client/blob/main/CODE_OF_CONDUCT.md
[contributing]: https://github.com/codemarka/codemarka-client/blob/main/CONTRIBUTING.md
Contributor guide
Assessment
This issue has not been assessed yet.