guysoft / OctoPi

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

Add brokenfps Camera model #827

Open HD78 opened 4 months ago

HD78 commented 4 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 2 months ago

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

guysoft commented 2 months ago

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