-
Hello,
I am trying to add the high-resolution stream from my camera to the system. The low-resolution stream works fine.
The high res looks like it uses h.265, and I'm wondering what I need to d…
-
Hi!
I just started testing this container to replace my Frigate instance.
I managed to add my first 2 (of 4) cameras but then I cannot add codeprojectai to the config. No issue if i leave defaul…
-
1. 使用开源的[FindFFmpeg.cmake](https://github.com/snikulov/cmake-modules/blob/master/FindFFmpeg.cmake)包,放置到源码的cmake文件下
2. 引用代码库
```cmake
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake…
-
[2024-05-20 10:56:59] [INFO ] [viseron.components] - Setup of component darknet took 0.2 seconds
[2024-05-20 10:56:59] [INFO ] [viseron.components] - Setting up domain camera for component ffmp…
-
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 …
-
I am considering FFME as an alternate to MediaElement, but can't get it to run correctly.
I wrote a minimal .Net 4.8.2 FFME test project constructed according to the instructions, ie.,
- placing f…
-
Hello,
after some time running viseron fine and everything seems to work nicely I noticed that I have to restart it every few days because it stops detecting (and recording on object detection).
…
-
tldr; `ffmpeg version n4.2.2-15-g6878ea5a44` contains [this bug](https://trac.ffmpeg.org/ticket/2294) which means it dies with rtsp streams if `-timeout` is used. Viseron uses `-timeout` :-)
If you…
-
I get the following failure once viseron started up in docker:
'''
[2024-05-02 17:18:31] [DEBUG ] [viseron.components.nvr.nvr.camera_1] - Initializing NVR for camera Driveway
[2024-05-02 17:18:…
-
This is at the end of the "run.sh" script.
File "infer-web.py", line 28, in
import gradio as gr
File "/opt/homebrew/lib/python3.8/site-packages/gradio/__init__.py", line 3, in
imp…