add: h265 & AV1 support (with a lot of fixes)
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# Simple Instant Stream
|
||||
|
||||
- [ ] axum cookie jar support (manual set-cookie headers isnt yum)
|
||||
- [ ] more codecs
|
||||
- [ ] h265
|
||||
- [ ] av1
|
||||
- [X] more codecs
|
||||
- [X] h265
|
||||
- [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
|
||||
|
||||
Reference in New Issue
Block a user