viseron icon indicating copy to clipboard operation
viseron copied to clipboard

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, o...

Results 159 viseron issues
Sort by recently updated
recently updated
newest added

I just discovered that naming a camera `test` causes RTSP connection to fail. ``` - name: test host: 10.0.100.201 port: 554 username: my-username password: thats-a-secret path: /s0 ``` ``` [2021-11-01...

Is there any plans to create a helm chart for this project?

After reboot the viseron container starts automaticly, but in this case always the EdgeTPU is not found: [ERROR ] [viseron.detector.edgetpu] - EdgeTPU not found. Detection will run on CPU If...

Similar to my signal handler FR, this would have Viseron subscribe to a one or a few topics so I could send a message and have Viseron trigger a normal...

When the configured camera is offline (unplugged or not network not reachable) the stream/connection is broken. You do have to restart viseron to reconnect to the camera. It should try...

After starting viseron everything seems to be ok at first, but after a while it gives this error every 10 ms : [2021-09-14 08:25:51] [ERROR ] [viseron.camera.stream_segments.mycam] - [rtsp @...

I tried to connect my Foscam to Viseron using the RTSP stream , but with this cam I get errors: `[2021-07-14 17:59:56] [ERROR ] [viseron.watchdog.subprocess_watchdog] - Process terrasse_vorne_segments has exited,...

I am running Viseron on a Rasp3 with a Coral Stick added.... I configured the recorder and MQTT. After an dection event occured i get the following error in the...

I'm using the following recorder configuration and expecting the output for the FFMPEG command to show the encoder used as hevc_nvenc. recorder: lookback: 10 timeout: 10 retain: 7 folder: /recordings...

Are there any plans to create a version for Nvidia Jetson Nano?