moonfire-nvr/server
Scott Lamb 7034480cfe make retina's behavior more like ffmpeg's
*   have a timeout for opening the connection and getting the next
    video frame. The former is quite important. The latter is arguably
    redundant with the keepalive timer, but this ensures we actually
    get a full frame in this timespan rather than some keepalive
    responses, RTCP sender reports, or partial frames.
*   don't drop extra stuff on loss; just note it. I'm not sure what the
    right behavior is but I think I shouldn't change too much at once.
2021-06-28 16:29:53 -07:00
..
base address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
db use released versions of a few deps 2021-06-09 14:36:14 -07:00
src make retina's behavior more like ffmpeg's 2021-06-28 16:29:53 -07:00
Cargo.lock use retina 0.0.4 2021-06-28 15:41:50 -07:00
Cargo.toml use retina 0.0.4 2021-06-28 15:41:50 -07:00