Two video playing components can NEVER be on a display IN THE SAME TIME.

As this is a condition that one can arrive to in  very many ways the Controller can not check for and enforce it, therefore it is left to the user to be aware and avoid this condition.


 * If two video components exist in the same time on a display the behaviour is undefined.

 * The PC hosting windows components of the framework has to run Windows with OS version XP or higher. RAM and CPU requirements are minimal.

 * The target Displays need to support HDMI. ANY size is supported.

 * There has to be an IP Network installed and the controlled device be connected to it


1Droid Controller defines a size limit for the design file that one can upload to an 1Droid Screen. This isze can be changed by accessing the configuration file of the 1DroidController.exe.config in the install directory of the 1Droid Server software. Before uploading a design to a screen the Controller zipps the design (.od) and all its dependent files in a zip file. The size of this file will be used for validating the limit against the configured limit.  The size is considered in Mb. Default is 100Mb.

·Warning: the space needed in the Device will be the sum of this size and the size of the unzipped file.  This is because the Device needs to hold the zip file and its unzipped contents for the life of the unzipping process. As a rule of thumb the needed space is just a bit over double the size of the zip file.

·When there is not enough space on the device for unzip/install a new design file it will try to gather some more by deleting the previous design file and it's dependent files.  However, that may still not create enough space and the screen will have no design to run - So it will revert to the default "Loading ... please wait".