guysoft / OctoPi

Scripts to build OctoPi, a Raspberry PI distro for controlling 3D printers over the web
GNU General Public License v3.0
2.49k stars 369 forks source link

Add brokenfps Camera model #827

Open HD78 opened 9 months ago

HD78 commented 9 months ago

I have a webcam like this: (130 deg model) https://www.aliexpress.com/item/1005005249688226.html

lsusb list it as: ID 1bcf:0b09 Sunplus Innovation Technology Inc.

It might show picture intermittently only for a short while after boot. Adding this to /boot/octopi.txt fixed the issue: additional_brokenfps_usb_devices=("1bcf:0b09")

guysoft commented 6 months ago

Cool, youban add a pull request for it. And it would work in future versions

guysoft commented 6 months ago

Here: https://github.com/guysoft/OctoPi/blob/devel/src/modules/octopi/filesystem/home/root/bin/webcamd#L18