HTML client for xibo

From Xibo

Jump to: navigation, search

Summary from Launchpad

Another way to display scheduled media for displays using either Java or .Net clients which require runtime environment, one can use internet browser to display the media. the browser in kiosk mode can behave like Java or .Net clients using CSS, AJAX, DOM manupilation. By this type of client, browsers supporting CSS, Javascript and DOM can easily display the schedule layout. In this environment rather than downloading each file, configured layout media is reached directly using HTTP on the xibo server, meaning uploaded data is open for HTTP.

Also html-client needs support from xdms web service so that it can get layout.xml by calling that function wşth server key, license key and name like parameters after RegisterDisplay function.