This commit is contained in:
parent
f6c60f96bf
commit
45cac8d8d4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user