moonfire-nvr/src
Scott Lamb f5703b9968 introduce typed errors and use in mp4 code
Fixes #46. If there are no video_sample_entries, it returns
InvalidArgument, which gets mapped to a HTTP 400. Various other failures
turn into non-500s as well.

There are many places that can & should be using typed errors, but it's
a start.
2018-12-28 17:30:33 -06:00
..
cmds upgrade to 2018 Rust edition 2018-12-28 14:59:06 -06:00
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
body.rs introduce typed errors and use in mp4 code 2018-12-28 17:30:33 -06:00
h264.rs upgrade to 2018 Rust edition 2018-12-28 14:59:06 -06:00
json.rs upgrade to 2018 Rust edition 2018-12-28 14:59:06 -06:00
main.rs upgrade to 2018 Rust edition 2018-12-28 14:59:06 -06:00
mp4.rs introduce typed errors and use in mp4 code 2018-12-28 17:30:33 -06:00
slices.rs introduce typed errors and use in mp4 code 2018-12-28 17:30:33 -06:00
stream.rs upgrade to 2018 Rust edition 2018-12-28 14:59:06 -06:00
streamer.rs upgrade to 2018 Rust edition 2018-12-28 14:59:06 -06:00
web.rs introduce typed errors and use in mp4 code 2018-12-28 17:30:33 -06:00