Hey guys, I’m trying to add a camera feed into Rotini, but I’m not really sure where to start in OpenHab. The widget in Rotini requests an Item, but OpenHab doesn’t have a “Camera” item type. There is an Image type, but there isn’t much help on how to define it*.
Right now the camera feed is available on the network as an rtsp url, but I’m feeding that into motioneye to play with. Motioneye gives me several urls:
- MPEG Streaming
- JPEG Snapshot - needs to be auto refreshed
- HTML Embed
Any ideas on the best way to tackle this?
- I’ve taken a note to go back and suggest an edit to the doc once I sort this out…