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 143 viseron issues
Sort by recently updated
recently updated
newest added

Adds `detect_remote_faces` to face_recognition domain. The purpose of the config is to enable the face_recognition components to detect faces that are trained in other ways as I mentioned in #604...

Just sharing my expirience. In use: - Ubuntu 22.04 - 2080 Ti - nvidia-525-server driver from Ubuntu repo - amd64-cuda-viseron Got errors: ``` [hevc_nvenc @ 0x55f45f5f5cc0] OpenEncodeSessionEx failed: out of...

In my stack I would like to manage faces using the native Compreface UI, however this is not possible due to the current logic. I was thinking if a `download_faces:...

Compreface started logging this error and no predition is done. ``` compreface: face_recognition: host: localhost port: 8000 recognition_api_key: cameras: camera_1: labels: - person ``` ``` 2023-05-14 11:44:01 [2023-05-14 09:44:01] [WARNING...

According to the documentation, the configuration options for the mqtt client_id and the mqtt base topic are the same. However, choosing a base topic such as site1/general/viseron would result in...

Currently viseron seems to support a lot of video/image processors for classification, I didnt see any for audio. It would be great if audio from viseron could be piped to...

So I've been working on getting Viseron to work (thanks for all the hard work by the way). I've got what I THINK is suppose to be working, however I...

https://viseron.netlify.app/components-explorer/components/ffmpeg#mjepg-streams I turned on authorization in viseron (thank you very much for that update!) but it applies not only web interface but for static mjpeg streams too. May be there...

Not sure what happened, but I'm getting this [2023-04-22 08:27:25] [ERROR ] [viseron.components.webserver.api.handlers] - Error in API CameraAPIHandler.get_snapshot: UUID('d5258253-14b5-4d68-a9ab-bbcdca98c6fb') Traceback (most recent call last): File "/src/viseron/components/webserver/api/handlers.py", line 264, in route_request...

It would be good to be able to archive data after x period of time and shuttle that data off to spinning disks vs ssd and NVMe. I imagine something...