moonfire-nvr/server
Scott Lamb 032bd76577 support --rtsp-library=retina (#37)
This isn't well-tested and doesn't yet support an initial connection
timeout. But in a quick test, it successfully returns video!

I'd like to do some more aggressive code restructuring for zero-copy
and to have only one writer thread per sample file directory (rather
than the syncer thread + one writer thread per RTSP stream). But I'll
likely wait until I drop support for ffmpeg entirely.
2021-06-07 14:40:26 -07:00
..
base address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
db support --rtsp-library=retina (#37) 2021-06-07 14:40:26 -07:00
src support --rtsp-library=retina (#37) 2021-06-07 14:40:26 -07:00
Cargo.lock support --rtsp-library=retina (#37) 2021-06-07 14:40:26 -07:00
Cargo.toml support --rtsp-library=retina (#37) 2021-06-07 14:40:26 -07:00