diff --git a/README.md b/README.md index bad5798..9a3c41c 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ - [X] av1 - [ ] Stream status rtc data channel (i.e, 'you're dropping frames! ,, 'wrong codec!') which is shown in the stream player page - [ ] Whep -> Whip support -- [ ] Write customs error types for everything that touches HTTP for [thiserror](https://docs.rs/thiserror/latest/thiserror/) and make it impl axum's IntoReponce - - [ ] HTTP - - [ ] WebRTC offers - - [ ] DB actions +- [X] Write customs error types for everything that touches HTTP for [thiserror](https://docs.rs/thiserror/latest/thiserror/) and make it impl axum's IntoReponce + - [X] HTTP + - [X] WebRTC offers + - [X] DB actions - [ ] (optional) Replace frame -> rtc management with something other then async broadcast (circular buffer with frame data) ## Qol @@ -20,7 +20,3 @@ - [ ] Disabling Stream keys - [ ] Change stream key limit manually - [ ] See server cpu usage - -## Bugs - -- [ ] Streams never timeout and remove their stream session entity