Releases: security-union/videocall-rs
Releases · security-union/videocall-rs
Video Daemon
Released an standalone video-daemon that runs on linux systems.
This is ideal to stream audio and video from embedded devices like robots.
What's Changed
- RFC 1 Q3 Q4 2023 planning by @darioalessandro in #110
- [HELM] Deploy 2.0.0 by @darioalessandro in #127
- remove nested calls in rsa pub key reception by @darioalessandro in #130
- Async nats by @griffobeid in #135
- Clean up some unused variable and unused result warnings by @ronen in #136
- Clippy & add end to end encrypted text by @griffobeid in #133
- Form validation by @griffobeid in #141
- Implement allow list by @griffobeid in #143
- disable users allowed to stream and fix user parser by @darioalessandro in #145
- Factor out connection, peer management, and packet handling into
VideoCallClient
by @ronen in #137 - Move
VideoCallClient
into its own crate by @ronen in #142 - Revert "Move
VideoCallClient
into its own crate" by @darioalessandro in #147 - Revert "Factor out connection, peer management, and packet handling into
VideoCallClient
" by @darioalessandro in #148 - Revert "Revert "Factor out connection, peer management, and packet handling into
VideoCallClient
"" by @darioalessandro in #149 - Revert "Revert "Move
VideoCallClient
into its own crate"" by @darioalessandro in #150 - Clean up scripts for local development by @ronen in #146
- Update README.md by @darioalessandro in #151
- Add @ronen to contributors list on the readme file by @darioalessandro in #152
- Video daemon by @griffobeid in #144
- Add debian distribution by @darioalessandro in #154
Full Changelog: 2.0.0...3.0.0
E2EE
What's Changed
- Update README.md by @darioalessandro in #102
- Add aes with tests and yew-ui github workflow by @griffobeid in #101
- increase quality for the video by @darioalessandro in #103
- Fix broken link by @darioalessandro in #104
- Factor out decoder manager by @ronen in #96
- Add HEALTH_LISTEN_URL to docker-compose.yaml and cfg test to tests by @griffobeid in #108
- Factor out web media connection into model::connection::Connection by @ronen in #105
- Remove spots that websocket API looks at packets to prep for e2ee by @griffobeid in #109
- allow pinning tiles by @darioalessandro in #111
- Use cargo workspace by @griffobeid in #113
- add github actions to cut api and ui images to docker hub by @darioalessandro in #117
- update yew base image by @darioalessandro in #119
- Fix UI image by @darioalessandro in #120
- [HELM] upgrade everything to the latest dev by @darioalessandro in #121
- cache dependencies to speed up docker build by @darioalessandro in #122
- Speed up build by @darioalessandro in #123
- Fmt & clippy by @darioalessandro in #124
- Factor out media device query and selection by @ronen in #112
- End to end encryption by @griffobeid in #107
- [HELM] deploy the latest UI by @darioalessandro in #125
- fix UI image push by @darioalessandro in #126
Full Changelog: 1.0.0...2.0.0
Public beta
Initial public beta.
Available @ rustlemania.com
Mom's Jaw Drops on 2000 Mile Call using App I Built with Rust, Helm & K8s!
moms-jaw-drops refactor chat server join room method (#77)