rtmp -> whep, is working now

This commit is contained in:
2026-06-14 01:06:25 +01:00
parent 62f1f37fca
commit 18decc5fa3
9 changed files with 2370 additions and 7 deletions
+8
View File
@@ -4,6 +4,14 @@ version = "0.1.0"
edition = "2024"
[dependencies]
async-broadcast = "0.7.2"
bytes = "1.11.1"
dashmap = "6.2.1"
macro_rules_attribute = "0.2.2"
rand = "0.10.1"
rml_rtmp = "0.8.0"
futures-lite = "2"
smol = "2.0.2"
smol-macros = "0.1.1"
str0m = "0.20.0"
tiny_http = "0.12.0"