-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
I have installed rpisuv 4.0.0beta2 -> Raspberry Pi4 + 2024-10-22-raspios-bullseye-armhf.img
The installer put rpisurv into /home/rpisurv with .yml config files
there is no longer rpisurv service
sudo service lightgdm start does not start rpisurv
● lightdm.service - Light Display Manager
Loaded: loaded (/lib/systemd/system/lightdm.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2024-11-03 13:57:50 CET; 12s ago
Docs: man:lightdm(1)
Main PID: 2278 (lightdm)
Tasks: 7 (limit: 1599)
CPU: 1.948s
CGroup: /system.slice/lightdm.service
├─2278 /usr/sbin/lightdm
├─2374 /usr/lib/xorg/Xorg :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
└─2393 lightdm --session-child 14 21
Nov 03 13:57:50 raspberry systemd[1]: Starting Light Display Manager...
Nov 03 13:57:50 raspberry lightdm[2278]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Nov 03 13:57:50 raspberry systemd[1]: Started Light Display Manager.
Nov 03 13:57:52 raspberry lightdm[2293]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Nov 03 13:57:52 raspberry lightdm[2293]: pam_unix(lightdm-autologin:session): session opened for user rpisurv(uid=1001) by (uid=0)
Nov 03 13:57:53 raspberry lightdm[2293]: pam_unix(lightdm-autologin:session): session closed for user rpisurv
Nov 03 13:57:55 raspberry lightdm[2384]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Nov 03 13:57:55 raspberry lightdm[2384]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=110) by (uid=0)
pi@raspberry:/home/rpisurv/bin $ ./rpisurv
(xfwm4:2535): Gtk-WARNING **: 14:04:27.443: cannot open display: :0
Traceback (most recent call last):
File "/home/rpisurv/lib/surveillance.py", line 7, in <module>
from core.util.config import cfg
File "/home/rpisurv/lib/core/util/config.py", line 1, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'
Tried to play H264 2866x1512 RTSP stream and it works without flickering.
pi@raspberry:/home/rpisurv/lib/core $ mpv rtsp://192.168.2.150:7447/xqcMN3QDr17t7ju9
(+) Video --vid=1 (h264 2688x1512 30.000fps)
(+) Audio --aid=1 (aac 1ch 16000Hz)
Audio --aid=2 (opus 2ch 48000Hz)
File tags:
Title: D021F996DFA9_0
[vo/sdl] Using opengl
[vo/sdl] Warning: this legacy VO has bad performance. Consider fixing your graphics drivers, or not forcing the sdl VO.
AO: [pulse] 16000Hz mono 1ch float
VO: [sdl] 2688x1512 yuv420p
AV: 00:00:14 / 00:00:15 (91%) A-V: 0.000 Dropped: 161
Going to try Raspberry Pi 5 .....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels