Scott Lamb

Results 288 comments of Scott Lamb
trafficstars

I'm demoting this from the `1.0?` milestone to `wishlist`. Neither Chrome nor Firefox supports H.265 (https://caniuse.com/hevc). That means Moonfire NVR couldn't just store H.265 from the cameras and stream it...

I actually tried out one of Reolink's 8MP cameras for a bit. I wrote a bit about it on the [wiki](https://github.com/scottlamb/moonfire-nvr/wiki/Cameras:-Reolink) (just added a bit more). tl;dr: I recommend the...

If you pull latest Retina, the mp4 example should no longer produce this error.

Progress. I updated Moonfire's recording logic. Wasn't as bad as I feared. It no longer disconnects and reconnects when the parameters change, instead creating a new recording within the run....

The recording change is in the freshly released v0.7.4.

https://www.reddit.com/r/rust/comments/m9pbi4/tideacme_automatic_https_certificates_for_tide/grrpy69/

Hey, sorry I've been neglecting Moonfire PRs for a while. I see this as a great, detailed opinionated guide to reproducing your setup. Thank you for writing it. The thing...

I'm open to it, but the devil's in the details. There's no "just an mp4 stream" for live viewing AFAIK. There's the browser APIs that client Javascript can execute (notably...

> Yeah, I should probably have said mjpeg live stream. I'd prefer to avoid MJPEG. As compared to passing through the encoded H.264, transcoding frames to JPEG uses more server-side...

I'm going to call this enhancement rather than bug because this is an expected part of the "just record everything" design today. > This can be worked around by enabling...