Itaybre / CameraController

📷 Control USB Cameras from an app
GNU General Public License v3.0
1.35k stars 68 forks source link

Feature: Image rotation for custom camera mounting #102

Closed maximburda1 closed 1 year ago

maximburda1 commented 1 year ago

Hi. Could you please kindly add a feature to rotate camera image? Would be very helpful for using the camera mounted upside down in apps without built-in image rotation option. Thank you.

Itaybre commented 1 year ago

Unfortunately this is not possible, rotating videos is not part of the UVC protocol. Usually apps do that.