Releases: mikedmor/OctoPrint_MultiCam
Update Version Information
- Patch for the Version number to help with updating the plugin via Octoprint Interface.
Flip, Rotate & Ratio
This release adds Flip, Rotate, & Ratio options to the plugin
- These changes are courtesy of @rpeyron, Thank you for the assistance
0.2.6
0.2.5
0.2.2
This is another attempted at fixing the data migration issues. After this update all your settings will be reset, however all issues should be resolved, if you were having any. Sorry for the inconvenience.
Note: If you would like to avoid the settings reset you can use the template below to update your config.yaml
multicam:
_config_version: 1
multicam_profiles:
- URL: http://webcam1/?action=stream
isButtonEnabled: true
name: Default
- URL: http://webcam2/?action=stream
isButtonEnabled: true
name: Webcam 2
Known Bugs:
- Currently it seems saving your settings causes an issue with the buttons not re-enabling themselves after changing streams. For now a simple 'F5' browser reset will fix the problem. A fix is on the way!
0.2.1
0.2.0
0.1.0
With this first version I am introducing the ability to switch between multiple webcams via the control tab. Also included is a settings page that will allow you to configure the plugin for the webcam you choose.
Later version will introduce features that will allow you to choose different stream types, as well as the ability to show more than one feed at a time. Stay tuned!