moonfire-nvr/src
Scott Lamb d001e4893c new logic for calculating a recording's start time
This is as described in design/time.md. Other aspects of that design
(including using the monotonic clock and adjusting the durations to compensate
for camera clock frequency error) are not implemented yet. No new tests yet.
Just trying to get some flight miles on these ideas as soon as I can.
2016-12-28 20:56:08 -08:00
..
testdata Benchmark & speed up SampleIndexIterator 2016-05-19 22:53:23 -07:00
upgrade schema version 1 2016-12-20 22:08:18 -08:00
clock.rs add a basic test of Streamer, fix it 2016-12-06 18:41:44 -08:00
db.rs schema version 1 2016-12-20 22:08:18 -08:00
dir.rs new logic for calculating a recording's start time 2016-12-28 20:56:08 -08:00
error.rs compile with stable Rust 2016-12-09 22:04:35 -08:00
h264.rs Rust rewrite 2016-11-25 14:34:00 -08:00
main.rs schema version 1 2016-12-20 22:08:18 -08:00
mmapfile.rs replace resource.rs with new http-entity crate 2016-12-20 18:29:45 -08:00
mp4.rs new logic for calculating a recording's start time 2016-12-28 20:56:08 -08:00
pieces.rs replace resource.rs with new http-entity crate 2016-12-20 18:29:45 -08:00
recording.rs schema version 1 2016-12-20 22:08:18 -08:00
schema.sql schema version 1 2016-12-20 22:08:18 -08:00
serde_types.in.rs fully implement json handling as in spec 2016-12-08 21:28:50 -08:00
stream.rs add a basic test of Streamer, fix it 2016-12-06 18:41:44 -08:00
streamer.rs new logic for calculating a recording's start time 2016-12-28 20:56:08 -08:00
strutil.rs fully implement json handling as in spec 2016-12-08 21:28:50 -08:00
testutil.rs schema version 1 2016-12-20 22:08:18 -08:00
web.rs schema version 1 2016-12-20 22:08:18 -08:00