security-union / videocall-rs

teleconference system written in rust
MIT License
1.34k stars 114 forks source link

disable users allowed to stream and fix user parser #145

Closed darioalessandro closed 8 months ago

darioalessandro commented 8 months ago
  1. Fix function to parse USERS_ALLOWED_TO_STREAM and logic to ensure that it is possible to disable this feature.
  2. Disable this feature by default.