From ce064ba9c8194691b491c1cb86afa4b5ceafe515 Mon Sep 17 00:00:00 2001 From: Doloro1978 Date: Wed, 15 Jul 2026 14:24:31 +0100 Subject: [PATCH] checked off things in readme --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) 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