2026-07-11 14:35:35 +01:00
2026-06-08 21:33:46 +01:00
2026-06-16 18:51:02 +01:00
2026-07-11 14:35:35 +01:00
2026-07-02 19:20:41 +01:00
2026-07-02 19:20:41 +01:00
2026-06-16 18:51:02 +01:00
2026-07-02 19:20:41 +01:00
2026-06-14 01:06:25 +01:00
2026-07-02 19:20:41 +01:00
2026-07-07 12:53:49 +01:00

Simple Instant Stream

  • axum cookie jar support (manual set-cookie headers isnt yum)
  • more codecs
    • h265
    • 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 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)

Qol

  • Stream key renaming
  • Admin panel
    • Username look up
    • Disabling Stream keys
    • Change stream key limit manually
    • See server cpu usage

Bugs

  • Streams never timeout and remove their stream session entity
S
Description
No description provided
Readme 633 KiB
Languages
Rust 94.6%
HTML 2.7%
Nix 1.5%
Dockerfile 0.8%
Just 0.4%