Frequently Asked Question
Converting TAURI to only display digital signage
Last Updated 4 years ago
There are 2 options to be able to use TAURI for digital signage:
1) Use the current signage capabilities (Single page with static content, manually updated over FTP or USB). A Core Studio video tutorial is available here : https://youtu.be/Z8f3ByByK5I
2) Host the content on a remote web server and point the kiosk URL of the TAURI at that.
Either option will need the kiosk URL changed in the web setup pages:
Set the Kiosk Home Page to either:
1) "http://localhost/digitalSignage/" if using option 1, signage created in Core Studio
2) The remote page URL if using option 2, a page hosted on a remote web server.
This can also be set on the device itself by doing the following:
-At the TAURI interface, swipe from the left edge to the right edge of the screen. A password prompt should appear.
-Enter the default password "admin" and go to "Kiosk Settings">"Publish CS Project"
-Enter the new URL in the Kiosk URL/Set Default Homepage field and tap "Submit"