TheSpaghettiDetective / obico-server

Obico is a community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world.
https://obico.io
GNU Affero General Public License v3.0
1.5k stars 299 forks source link

USB camera rotation / settings #728

Closed OwendB1 closed 1 year ago

OwendB1 commented 1 year ago

Is your feature request related to a problem? Please describe. I have been trying for 2 days to use MJPEG streamer and/or FFMPEG to try and rotate my camera 180 degrees because physically rotating the camera is not possible. I'm trying to accomplish this on a USB camera (C270) with FLuidd and Mainsail.

Describe the solution you'd like It would be ideal if Obico allowed for a postprocessing setting that rotates the camera 180 or allows it to flip it when using Fluidd

Describe alternatives you've considered A clear and concise description of how to achieve rotating a USB camera using MainsailOS.

kennethjiang commented 1 year ago

This option is there already: https://obico.io/docs/user-guides/moonraker-obico/config/#webcam-section

Have you tried that?

OwendB1 commented 1 year ago

I could not find these settings when googling it for some reason. Turning on flip vertically and horizontally has resolved this for me. Thanks!