ex_nvr
ex_nvr copied to clipboard
Video recording and computer vision for edge devices
ANPR
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...
- [ ] 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...
Placeholder:  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.
### Filters - [ ] Filter by `start_date` and `end_date` is using UTC instead of camera timezone  Looking for recordings starting from 1pm returns nothing  ### Pagination -...
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...