Mercurial > code > home > repos > light9
diff bin/vidref @ 1976:df28c994365d
different camera and crop settings for prod
Ignore-this: 8541c1fbd9820dbc8cfb4818de86b7d6
author | drewp@bigasterisk.com |
---|---|
date | Sat, 08 Jun 2019 07:46:59 +0000 |
parents | a745bee5c419 |
children | c8f0d1b9a171 |
line wrap: on
line diff
--- a/bin/vidref Sat Jun 08 07:45:25 2019 +0000 +++ b/bin/vidref Sat Jun 08 07:46:59 2019 +0000 @@ -70,9 +70,8 @@ pipeline = videorecorder.GstSource( - '/dev/v4l/by-id/usb-Bison_HD_Webcam_200901010001-video-index0' - # '/dev/v4l/by-id/usb-Generic_FULL_HD_1080P_Webcam_200901010001-video-index0' -) + #'/dev/v4l/by-id/usb-Bison_HD_Webcam_200901010001-video-index0' + '/dev/v4l/by-id/usb-Generic_FULL_HD_1080P_Webcam_200901010001-video-index0') class Live(cyclone.websocket.WebSocketHandler):