UPDATE: If using openHAB 3, see this newer main UI widget OH3 Widget: Move a PTZ camera - Add-ons / UIs - openHAB Community
There are 3 main camera widgets that I have created:
- A clickable camera widget that is easier to setup compared to this one due to no Pan Tilt Zoom (PTZ) controls.Click here for forum thread
- This one that matches the one above and also includes PTZ controls that are only shown after you click on the thumbnail.
- One that can not be clicked and displays the PTZ controls on the main page all the time. Click here for forum thread
This widget will create a thumbnail that when clicked that will open up a video stream with PTZ controls under the video feed. A few options exist to to hide the arrow buttons if your camera only works with ONVIF preset based movements. Refer to the ipCamera bindings readme for more info on setting up PTZ.
camera-clickable-ptz.widget.json (7.6 KB)