mikedmor / OctoPrint_MultiCam

Extends the Control tab of OctoPrint, allowing the ability to switch between multiple webcam feeds.
45 stars 19 forks source link

Added flip, rotation & ratio support #26

Closed rpeyron closed 4 years ago

rpeyron commented 4 years ago

This PR adds support for options flipH, flipV, rotate90 and streamRatio available for default OctoPrint webcam to MultiCam. It is now possible to have different values for each webcam. When migrating parameters, current webcam values will be taken for the newly added parameters.

Also extra little changes of how the plugin works:

mikedmor commented 4 years ago

Thanks for the updates, i have merged your changes into the repo. Let me know if you would like me to add a credit to you into the readme.

rpeyron commented 4 years ago

Thanks for the merge. No need to worry about creating a contributor section only for me, maybe when there will be lot more contributors :) Thanks for this so useful plugin.