mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-03 15:20:08 -05:00
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.