This commit is contained in:
2026-07-03 18:36:13 +01:00
parent 03b584a042
commit e4f8226ab4
+12
View File
@@ -0,0 +1,12 @@
# Simple Instant Stream
- [] axum cookie jar support (manual set-cookie headers isnt yum)
- [] more codecs
- [] h265
- [] av1
- [] 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
- [] (optional) Replace frame -> rtc management with something other then async broadcast (circular buffer with frame data)