ex_nvr icon indicating copy to clipboard operation
ex_nvr copied to clipboard

Video recording and computer vision for edge devices

Results 67 ex_nvr issues
Sort by recently updated
recently updated
newest added

This NVR will want to push video to the cloud. We will need a settings area which will include details of a cloud (s3) destination. Then, on various conditions, media...

Closes #331 Tasks to be done: - [x] Add endpoint - [ ] Add documentation - [ ] Add tests

Create an RTSP server, the server should be able to: - [ ] Stream live video and recorded stream - [ ] Authenticate users using `access_token` in query param or...

streaming
rtsp

![Screenshot 2024-01-11 at 2 15 30 AM](https://github.com/evercam/ex_nvr/assets/30500856/7db749e7-61fa-4b05-9825-327fb8e48250) ![Screenshot 2024-01-11 at 12 17 40 PM](https://github.com/evercam/ex_nvr/assets/30500856/56238e07-b604-449b-90dc-eb2a249a3fd6)

Implement OnVIF PTZ functionality. I'm flagging this as a good first issue because I suspect a lot of the principles already exist in Evercam Backend (and that was done by...

good first issue
api
ui
onvif

Bring machine learning to ex-nvr, try a machine learning model (object detection, face detection, motion estimation, ...etc.) The final result may be as follows: - Read a stream from IP...

ml

![image](https://github.com/evercam/ex_nvr/assets/29980658/c710e908-5373-4e94-b6ec-cdf0a788eee4)

We want to include privacy as a feature through 2 steps: (1) auto-detection of faces/people, and (2) blurring locally/ at the source so that recordings sent to the cloud are...

ml