moonfire-nvr/server
Scott Lamb 89f230004e avoid unbounded channels in live streams
It's cleaner anyway to use `tokio::broadcast::channel` than the list
of callbacks.

Also make it send pings only on long pauses between frames, as when
the camera is disconnected.
2024-08-15 17:32:08 -07:00
..
base fix some Rust 1.78.0 clippy warnings 2024-06-01 06:00:28 -07:00
db avoid unbounded channels in live streams 2024-08-15 17:32:08 -07:00
src avoid unbounded channels in live streams 2024-08-15 17:32:08 -07:00
Cargo.lock avoid unbounded channels in live streams 2024-08-15 17:32:08 -07:00
Cargo.toml avoid unbounded channels in live streams 2024-08-15 17:32:08 -07:00
Cross.toml no more Docker! 2023-10-18 21:55:47 -07:00
build.rs fix some Rust 1.78.0 clippy warnings 2024-06-01 06:00:28 -07:00