Billal Ghilas
Billal Ghilas
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. -...
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...
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...
Improve file source element - [ ] Add `loop` option - [ ] Add tests - [ ] Add tests for main pipeline
Closes #331 Tasks to be done: - [x] Add endpoint - [ ] Add documentation - [ ] Add tests
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...
Create timelapse video from recorded footages