How to change the UI of a device?
Introduction
This howto describes the necessary steps to change the UI of a device.
It is written for the Exstreamer, but the same principle applies also for the Annuncicom, the Instreamer and the Streaming Client. The difference is in the names of the COB files and batch files.
Eight steps to change the UI (on the Exstreamer)
take the rescuekit of the firmware - if you don't have one, download it from our website
unpack the zip file if you haven't done that yet
enter the "webuidevkit" folder in the "exstreamer_updatekit_..." folder
change the UI files in the "exstreamerapp" subfolder (or overwrite the old files with new ones)
run the "exstreamerapp.bat" script - this will pack all the UI files into an "exstreamerapp.cob" file
copy this newly created file into the "update_rescue" folder of the rescuekit
run gen.bat - this will re-pack all the firmware files into one file "compound.bin"
upload the "compound.bin" via the WEB update
Change the UI on a non-Exstreamer firmware
The above procedure applies also for the Instreamer, the Streaming Client and the Annuncicom IC software. The files and folders are called
Exstreamer | webuidevkit/exstreamerapp | exstreamerapp.bat | exstreamerapp.cob |
---|---|---|---|
Annuncicom | webuidevkit/annuncicomicapp | annuncicomicapp.bat | annuncicomicapp.cob |
Instreamer | webuidevkit/instreamerapp | instreamerapp.bat | instreamerapp.cob |
Streaming Client | webuidevkit/streamapp | streamapp.bat | streamapp.cob |