security-union / videocall-rs

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

Video daemon #144

Closed griffobeid closed 7 months ago

griffobeid commented 10 months ago

How to test:

RUST_LOG=info cargo run --bin video-daemon --release -- --meeting-id abc --user-id griffin1 https://transport.rustlemania.com

Known Issues

darioalessandro commented 7 months ago

@griffobeid I got it to work :)

Please take a look at the reconnect logic because right now is just making the video-daemon crash.

https://github.com/security-union/videocall-rs/assets/1176339/2e2fa2ef-50ec-47f3-bff1-4cb7af4aab6e