Testing iframe again
All checks were successful
Deploy Homepage / deploy (push) Successful in 2s

This commit is contained in:
bdizen 2024-11-26 23:34:49 +02:00
parent f6c60f96bf
commit 45cac8d8d4

View File

@ -80,3 +80,10 @@
type: iframe
name: myIframe
stream: http://192.168.1.175:1984/stream.html?src=Kan11&mode=mse
classes: h-60 sm:h-60 md:h-60 lg:h-60 xl:h-60 2xl:h-72 # optional, use tailwind height classes, see https://tailwindcss.com/docs/height
referrerPolicy: same-origin # optional, no default
allowPolicy: autoplay; fullscreen; gamepad # optional, no default
allowFullscreen: false # optional, default: true
loadingStrategy: eager # optional, default: eager
allowScrolling: no # optional, default: yes
refreshInterval: 2000 # optional, no default