Serve catalog, add Tracks, add Fragments

This commit is contained in:
Wanjohi
2024-01-01 14:01:00 +03:00
parent 58cf78990d
commit 1f2e3a3565
3 changed files with 259 additions and 65 deletions

View File

@@ -28,3 +28,5 @@ tracing-subscriber = "0.3"
anyhow = { version = "1", features = ["backtrace"] }
mp4 = "0.13"
moq-transport = { git = "https://github.com/kixelated/moq-rs", version = "0.2.0" }
serde_json = "1"
rfc6381-codec = "0.1"