changed camera config
This commit is contained in:
parent
8462489991
commit
57133bed53
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@ in
|
|||
|
||||
webcam-rtsp = {
|
||||
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";
|
||||
framerate = 30;
|
||||
videoSize = "1280x720";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue