Boris
Boris
This line for config. https://viseron.netlify.app/components-explorer/components/logger
If you use somthing like nvidia p106-100, like me, it has no video encoder/decoder blocks at all, so there is no hardware video transcoding acceleration. I use integrated graphics card...
@DamonLane Viseron still need to know video resolution and fps to process your video output of streaming(pipe) raw_command. Your input stream is a v4l, so you need transcode it to...
Seems like your don't need video codec here. My working example below: ``` raw_command: ffmpeg_bssdc_cam1 -hide_banner -loglevel error -avoid_negative_ts make_zero -fflags nobuffer -flags low_delay -strict experimental -fflags +genpts -use_wallclock_as_timestamps 1...
The intel driver, GmmLib, LibVA can be compiled from source in principle. What exactly are the dependencies that prevent you from updating to ubuntu 22.04, for example? Ubuntu 20.04 is...
You can use [pyenv](https://github.com/pyenv/pyenv) to get older python in modern distribution.
You can use 3rd party repos to install python, [ppa:deadsnakes/ppa](https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa) at example have some versions: - Ubuntu 22.04 (jammy) Python3.7 - Python3.9, Python3.11 - Python3.13
Try to use `dmesg` command after viseron exited. I have similliar problem, and in dmesg output: `traps: python3[13462] trap invalid opcode ... in _dlib_pybind11.cpython-38-x86_64-linux-gnu.so[...]` I rebuid dlib as workarond.
> how did you rebuild dlib? I'm using a Dockerfile like this: ``` FROM roflcoopter/amd64-cuda-viseron:dev RUN apt-get -y update && apt-get install -y build-essential cmake python3-dev RUN pip install --force-reinstall...
Мы плохие инженеры, если из сайта для инженеров, делам сайт для продавцов и покупателей... Тут не только техническая проблема, но и идеологическая есть - сделать всем хорошо не получится. Посты...