HTML5 tips
From SpinetiX Support Wiki
Contents
Introduction
If you need to do a demo with some HTML5 content, you might want to pick few links from here. This is for testing only. In ELEMENTI, you add an HTML layer, then, you copy/paste below links. You must use HMP400 with DSOS Kiosk License at minimum to display it on a screen.
Useful resources
Warning:
The websites below are not endorsed by SpinetiX - it is your obligation to check the media rights for the media you will purchase on those sites or when you use them. At any time, the provider can close those pages. In that case, the links are broken unexpectedly
Test Beds
Hospitality
Schedules, FIDS:
- German Railway Dashboard
- German Bus City Transit Dashboard
- Flight Info (FIDS): Sita Flight Data Feed
- maps: Map & Geolocation Dashboard
Webcams:
Dashboards: KPIs
Office Space
- Office Occupancy: Roomz system live dashboards
- Wayfinding: Building Wayfinding
- Wayfinding: Meeting Room Wayfinding
- Wayfinding: MazeMap Building Wayfinding
- Employee Directory: USA Corporate Directory
Menus & Retail
3-rd Party Content Providers
Interactive & Kiosks
YouTube videos
To show YouTube videos in full-screen, use this format:
https://www.youtube.com/embed/{VID}?playlist={VID}&autoplay=1&rel=0&controls=0&showinfo=0&loop=1
where {VID}
is a string ID that you can find on the regular YouTube page as the v parameter (e.g., /watch?v={VID}).
For instance, to show the video on this page: https://www.youtube.com/watch?v=thAyGZNYdDk, replace {VID}
above with thAyGZNYdDk
and get this: https://www.youtube.com/embed/thAyGZNYdDk?playlist=thAyGZNYdDk&autoplay=1&rel=0&controls=0&showinfo=0&loop=1
More examples: