fix: read me

This commit is contained in:
2026-07-03 18:37:26 +01:00
parent 11774e3c4e
commit 872b26f4a1
+9 -9
View File
@@ -1,12 +1,12 @@
# Simple Instant Stream # Simple Instant Stream
- [ ] axum cookie jar support (manual set-cookie headers isnt yum) - [ ] axum cookie jar support (manual set-cookie headers isnt yum)
- [] more codecs - [ ] more codecs
- [] h265 - [ ] h265
- [] av1 - [ ] av1
- [] 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 - [ ] 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 - [ ] HTTP
- [] WebRTC offers - [ ] WebRTC offers
- [] DB actions - [ ] 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)