Scott Lamb

Results 246 comments of Scott Lamb

They have no fixed expiration time, so permanent unless you pass them to `/api/logout`. > Perhaps there should be a way of creating login tokens associated with the uuid for...

Trying to catch up on all your questions. Sorry if I missed something. I'll try to address these in the documentation sooner or later. I probably should write a whole...

> That would make sense if the "outside thing" could choose any string, e.g. using the Hikvision VMD identifier to map directly to a database entry for a motion signal...

True, that's possible. But it might also end up with a variation of what you mentioned earlier: > Using the same source for two different simultaneously operating NVRs would also...

Regarding the final bullet point about Unix domain sockets, see: https://github.com/seanmonstar/reqwest/issues/39

There are a lot of usability problems in the existing config interface, as described in [this comment](https://github.com/scottlamb/moonfire-nvr/issues/84#issuecomment-656150961). I'd love to address those in a web based-UI, where there's more screen...

Awesome. Very glad to have your help. I Filed #153 for the server-side work, and I'll start working through it soon.

Thanks for sharing! I've never used Kotlin before and will be interested to look through it when I get more time. It works on my backup NVR where I have...

Chrome 93 on macOS on a 4k external display

Interesting. Could you gather logs from the offending timespan? also, several fields from the offending `recording` table rows: `composite_id, run_offset, flags, start_time_90k, duration_90k, local_time_delta_90k`.