Somehow my webcamfeed is refresing untill an image is loaded and then it looks like it thinks it is cached, because it is not reloading anymore.
Browsers I tested (on MacOS Mojave):
Firefox: Not working.
Chrome: Not working.
Safari: Working!
Samsung TV: Not working. <--- This is the target platform.
Could someone verify if you manage to get a working (camerafeed) situation with a browser on SamsungTV.
-Camera I use is a Wanscam.
-Browser is Samsung Smart TV Webbrowser 2.1.2.0921202 (TizenBrowser)
I see a similar problem in this post: https://www.domoticz.com/forum/viewtopi ... 88#p201762 (except my credentials are not embedded in the url in the same way.
Code:
Code: Select all
buttons.webcam5 = { width: 6, isimage: true, refreshimage: 2000, refreshurl: 2000, image: 'http://192.168.1.51/web/auto.jpg?-usr=##&-pwd=##' }
buttons.webcam6 = { width: 6, isimage: true, refreshimage: 1000, refreshurl: 1000, image: 'http://192.168.1.51/web/auto.jpg?-usr=##&-pwd=##' }