mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-03 07:10:07 -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.