bp2008 / ui3

A powerful, modern HTML5 web interface for Blue Iris.
GNU Lesser General Public License v3.0
124 stars 16 forks source link

iFrame on Site #159

Closed schorges closed 12 months ago

schorges commented 1 year ago

i'd like to show the great UI3 in my jarvis VIS for iobroker, but it fails: Refused chrome-error://chromewebdata/ to display frame because it set 'X-Frame-Options' to 'sameorigin'.

or is there a flag for input as iFrame like http://kolomonainioCam:81/ui3.htm&embedded=true
bp2008 commented 1 year ago

UI3 can't control HTTP headers sent by Blue Iris's web server. You're probably looking for this in Blue Iris Settings > Web server > Advanced: image

schorges commented 1 year ago

ok, thanks but now i have a new fail:

image

bp2008 commented 1 year ago

That typically happens when Blue Iris redirects to the login page instead of delivering the file that was requested. And that happens because HTTP cookies are not working in your iframe. I do not know what you'll need to do to fix that.

schorges commented 1 year ago

shit, now i use the HLS Stream http://myservername:81/livestream.htm?cam=Index it works, but without the alerts na dptz, but i works ...