moonfire-nvr/server/db
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
..
dir cargo fmt 2021-06-04 20:25:19 -07:00
proto various doc improvements 2021-04-10 17:34:52 -07:00
testdata restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
upgrade address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
Cargo.toml read sample files from dedicated threads 2021-06-04 19:50:13 -07:00
auth.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
build.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
check.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
coding.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
compare.rs various doc improvements 2021-04-10 17:34:52 -07:00
days.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
db.rs support --rtsp-library=retina (#37) 2021-06-07 14:40:26 -07:00
fs.rs various doc improvements 2021-04-10 17:34:52 -07:00
lib.rs various doc improvements 2021-04-10 17:34:52 -07:00
raw.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
recording.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
schema.sql various doc improvements 2021-04-10 17:34:52 -07:00
signal.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
testutil.rs support --rtsp-library=retina (#37) 2021-06-07 14:40:26 -07:00
writer.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00