You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ By default, the UI is available at http://localhost:8082
26
26
27
27
A configuration file will be generated to `config/board-config.yaml` and can be tweaked.
28
28
29
+
A website (like Youtube) can be displayed when there is no activity.
30
+
Pass the URL like this: `http://localhost:8082??showVideoAfter=420&url=https%3A%2F%2Fwww.youtube.com%2Fembed%2F364zEAsOclU%3Fstart%3D0%26autoplay%3D1%26mute%3D1%26loop%3D1%26playlist%3D364zEAsOclU`
31
+
29
32
### Runtime Requirements
30
33
* No software dependencies (except for development, see below)
31
34
* 64bit Linux, Windows, OSX (build your 32bit binaries yourself...)
0 commit comments