-
First, thanks for publishing this project.
I'm trying to infer objects faster than 1 FPS. My camera is 20 FPS.
I have the motion detector down to 0.05 (1/20).
Object detection interval down to…
-
Hi,
The provided documentation is not up-to-date any more on the page: https://viseron.netlify.app/docs/documentation/installation#running-viseron
This as it a command "--runtime" is described, wh…
-
add a login frontpage possibly with 2 step auth.
-
I have installed roflcoopter / amd64-cuda-viseron: dev v2.0.0b2. After launching, I cannot access the live view. In the container log I get:
[2022-11-01 12:35:40] [INFO ] [viseron.core] - --------…
-
Good day,
Currently using Frigate, but would love to try some of the other coral models available.
Example, My kids would love to know what birds are visiting the feeder (currently monitored vi…
-
While Username and passwords are redacted from logs in the FFmpeg command, if there is an error, they are not redacted.
```
[2021-10-28 12:30:59] [ERROR ] [viseron.camera.stream.front_porch] - R…
-
The URLs of the recordings in the frontend contain /camera_name twice, e.g. /recordings/garage/garage/2022-12-14/2022-12-14_22:10:48.mp4.
I'd guess the problem is here: https://github.com/roflcoopt…
-
Since my camera is mounted sideways I have to rotate the image. After a lot of trail and an error I found out how to do with with this config:
```yaml
recorder:
lookback: 3
timeout: 3
ret…
-
Frigate exposes several endpoints; I found the realtime MJPEG video (https://github.com/blakeblackshear/frigate#camera_name) very useful flor:
- realtime debug of the engine detection behavior; does …
-
I know viseron only leverages the functionality provided by dlib for Face Recognition. However, it is regularly incorrectly recognizing faces (i.e. there is a face in the stream, but it is not the fac…