mirror of
https://github.com/v0l/zap-stream-core.git
synced 2025-06-23 06:36:39 +00:00
fix: idle placeholder stream
This commit is contained in:
@ -28,10 +28,13 @@ usvg = "0.45.1"
|
||||
tiny-skia = "0.11.4"
|
||||
fontdue = "0.9.2"
|
||||
ringbuf = "0.4.7"
|
||||
libc = "0.2.169"
|
||||
|
||||
# srt
|
||||
srt-tokio = { version = "0.4.4", optional = true }
|
||||
|
||||
# rtmp
|
||||
rml_rtmp = { version = "0.8.0", optional = true }
|
||||
libc = "0.2.169"
|
||||
bytes = "1.9.0"
|
||||
xflv = "0.4.4"
|
||||
|
||||
|
Reference in New Issue
Block a user