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