Hi Igor
I thought it was time to move away from Rotini…
however struggling a bit.
Camera Widget… i can select bindings?
how do a url binding look like?
on the old rotini i did this:
Frame label="Garage {widget:camera,size:1x1}" {
Image url="http://user:pass@10.0.0.5:65003/Streaming/channels/101/picture" refresh=1000
}
I created a item:
String Link_Frontdoor_Camera "http://user:pass@10.0.0.5:65001/Streaming/channels/101/picture"
But when i add this i get nothing? i only want “refreshed images” not a video stream.
not working, what am i doing wrong?