checked off things in readme

This commit is contained in:
2026-07-15 14:24:31 +01:00
parent 6168593755
commit ce064ba9c8
+4 -8
View File
@@ -6,10 +6,10 @@
- [X] av1 - [X] av1
- [ ] Stream status rtc data channel (i.e, 'you're dropping frames! ,, 'wrong codec!') which is shown in the stream player page - [ ] Stream status rtc data channel (i.e, 'you're dropping frames! ,, 'wrong codec!') which is shown in the stream player page
- [ ] Whep -> Whip support - [ ] 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 - [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
- [ ] HTTP - [X] HTTP
- [ ] WebRTC offers - [X] WebRTC offers
- [ ] DB actions - [X] DB actions
- [ ] (optional) Replace frame -> rtc management with something other then async broadcast (circular buffer with frame data) - [ ] (optional) Replace frame -> rtc management with something other then async broadcast (circular buffer with frame data)
## Qol ## Qol
@@ -20,7 +20,3 @@
- [ ] Disabling Stream keys - [ ] Disabling Stream keys
- [ ] Change stream key limit manually - [ ] Change stream key limit manually
- [ ] See server cpu usage - [ ] See server cpu usage
## Bugs
- [ ] Streams never timeout and remove their stream session entity