changed camera config

This commit is contained in:
fwastring 2026-03-29 15:06:06 +02:00
parent 8462489991
commit 57133bed53

View file

@ -28,7 +28,8 @@ in
webcam-rtsp = { webcam-rtsp = {
enable = true; enable = true;
device = "/dev/v4l/by-id/usb-GENERAL_GENERAL_WEBCAM-video-index0"; # device = "/dev/v4l/by-id/usb-GENERAL_GENERAL_WEBCAM-video-index0";
device = "/dev/v4l/by-id/usb-Generic_HD_WebCam_200901010001-video-index0";
rtspUrl = "rtsp://192.168.1.143:8554/laptop"; rtspUrl = "rtsp://192.168.1.143:8554/laptop";
framerate = 30; framerate = 30;
videoSize = "1280x720"; videoSize = "1280x720";