Closed javierc28 closed 12 months ago
what is in the logs? /var/log/daemon.log?
Aug 15 17:45:32 raspberrypi rpisurv[1093]: File "surveillance.py", line 188, in
hi this is the cinfig file screen on 800x400, thanks
framebuffer_width=800 framebuffer_height=400
dtparam=audio=on
[pi4]
dtoverlay=vc4-fkms-v3d max_framebuffers=2
[all]
gpu_mem=512 lcd_rotate=2 lcd_rotate=2
Try manually configuring 800x400 in https://github.com/SvenVD/rpisurv/blob/master/surveillance/conf/general.yml
you say from line 29? and where i have to copy that? thanks
you say from line 29? and where i have to copy that? thanks
check /etc/rpisurv/general.yml
hi, yes works, the only thing is after like 10min freeze, i set memory to 512, what alse i can do? thanks
Something in /usr/local/bin/rpisurv/logs/main.log?
My guess is, your gpu is too busy downscaling your incoming rtsp streams to 800x400 use lower resolution rtsp streams
Thanks I will try to do it, if I use one can per screen that can be better?
stale issue
hi im new on this i follow the steps but i can make it work i have a raspberry pi 4 with a 7' touch screem, thanks 800x400
pi@raspberrypi:~ $ sudo systemctl status rpisurv ● rpisurv.service - Rpisurv Raspberry Pi Surveillance Loaded: loaded (/etc/systemd/system/rpisurv.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Sun 2022-08-07 16:14:22 EDT; 32s ago Process: 705 ExecStart=/usr/bin/rpisurv (code=exited, status=1/FAILURE) Main PID: 705 (code=exited, status=1/FAILURE)