moonfire-nvr/src
Scott Lamb 5bb3dde74e work around #10 with advanced_editlist=false
I think this is an ffmpeg bug, which I plan to report. In the meantime, this
makes the tests pass. Long-term, even if ffmpeg fixes this, I probably don't
want to continue doing acceptance tests against whatever version of ffmpeg
happens to be installed - my real targets of interest are the latest versions
of Chrome, Firefox, Safari, QuickTime, and VLC.
2017-10-09 21:44:48 -07:00
..
cmds update deps (particularly hyper) + fix warnings 2017-09-21 21:51:58 -07:00
testdata serve 'video/mp4; codecs="avc1.xxxxxx"' mime type 2017-10-03 23:25:58 -07:00
clock.rs compilation fix for 32-bit arm 2016-12-30 06:35:10 -08:00
coding.rs extract varint/zigzag stuff to separate module 2017-01-03 10:33:53 -08:00
db.rs serve 'video/mp4; codecs="avc1.xxxxxx"' mime type 2017-10-03 23:25:58 -07:00
dir.rs use my own ffmpeg crate 2017-09-20 21:06:06 -07:00
error.rs use my own ffmpeg crate 2017-09-20 21:06:06 -07:00
h264.rs serve 'video/mp4; codecs="avc1.xxxxxx"' mime type 2017-10-03 23:25:58 -07:00
json.rs add start_id and end_id to .../recordings json 2017-10-04 00:00:56 -07:00
main.rs use my own ffmpeg crate 2017-09-20 21:06:06 -07:00
mp4.rs fix with-editlist hash 2017-10-09 21:00:45 -07:00
recording.rs fix corrupt stss on segments after trimmed segment 2017-10-09 06:32:43 -07:00
schema.sql benchmark camera page, fix broken schema 2017-02-12 20:37:03 -08:00
slices.rs support segmented mp4s 2017-10-01 15:29:22 -07:00
stream.rs work around #10 with advanced_editlist=false 2017-10-09 21:44:48 -07:00
streamer.rs serve 'video/mp4; codecs="avc1.xxxxxx"' mime type 2017-10-03 23:25:58 -07:00
strutil.rs support segmented mp4s 2017-10-01 15:29:22 -07:00
testutil.rs serve 'video/mp4; codecs="avc1.xxxxxx"' mime type 2017-10-03 23:25:58 -07:00
web.rs bugfix: in /recordings, end_id should be inclusive 2017-10-04 06:36:30 -07:00