Reply To: Crossfire release 0.5.0 (webbased streaming client)

#16744
Anonymous
Inactive

By default Crossfire will load the right skin according to the browsers-useragent (identifier).
In the config.xml file you can add your own skins and add a regular expression to match the device…
The only requirements for the Browser, is that it needs to be AJAX compatible.

I did some research, and it seems the N810 uses:
Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9a6pre) Gecko/20070926 Firefox/3.0a1 Tablet browser 0.1.22 RX-34+RX-44_OSSO1.1_0.2007.39-1
or
Firefox/3.0a1 Tablet browser 02.2 RX-34+RX-44_2008SE_2-2007.50-2

just edit the config.xml file and add a gui_template_file entry to match it: