ex_nvr icon indicating copy to clipboard operation
ex_nvr copied to clipboard

Video recording and computer vision for edge devices

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

Get ANPR events from cameras: - [x] Get and save ANPR events - [x] Rest API to get events - [x] Ability to turn on/off LPR collection per device/camera. -...

Add the possibility to manage the speed of the video. Example: In Youtube video

Bumps [@jellyfish-dev/membrane-webrtc-js](https://github.com/jellyfish-dev/membrane-webrtc-js) from 0.6.3 to 0.7.1. Release notes Sourced from @​jellyfish-dev/membrane-webrtc-js's releases. v0.7.1 What's Changed Update jellyfish version in tests by @​kamil-stasiak in jellyfish-dev/membrane-webrtc-js#58 Expose get stats by @​kamil-stasiak in...

dependencies
javascript

- [ ] Rename API Documentation to API Docs - [ ] Don't use bold font in the left nav - [ ] Video player should fit to available size....

If the nvr starts recordings and the first segment is created before the device can sync with NTP, all the later recorded segment in the rtsp session may have wrong...

We want to store the hard drive details (vendor, serial, size, ...etc.) where the footage are stored. The idea is whenever a new `run` is created, we should lookup the...

api

Placeholder: ![image](https://github.com/evercam/ex_nvr/assets/5648894/795739fd-1b6b-4433-8b08-a771d7348e74) Show with current settings what we estimate hdd remaining Show with alternative settings what the difference would be. @KamelBadji this is something that you could be very helpful...

Paginating with `LIMIT/OFFSET` is slow when there's a lot of recording segments.

ui

### Filters - [ ] Filter by `start_date` and `end_date` is using UTC instead of camera timezone ![image](https://github.com/evercam/ex_nvr/assets/84322223/4afb5e62-963c-4a22-bf33-7e6ee21e32f4) Looking for recordings starting from 1pm returns nothing ![image](https://github.com/evercam/ex_nvr/assets/84322223/ba6b1341-56b2-4350-aff1-0f5e2839fcbb) ### Pagination -...

bug
ui

Create a schedule UI component. We'll need this component to set schedule for some tasks: - Recording videos - Getting snapshots - Maybe alerts Some inspiration: This one from Milesight...

ui