mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-27 23:55:56 -05:00
f5703b9968
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. |
||
---|---|---|
.. | ||
cmds | ||
testdata | ||
body.rs | ||
h264.rs | ||
json.rs | ||
main.rs | ||
mp4.rs | ||
slices.rs | ||
stream.rs | ||
streamer.rs | ||
web.rs |