fuel9 / DisplayMonkey

Display Monkey digital signage solution
Other
128 stars 51 forks source link

Video upload and clock style #130

Open FastSlug opened 5 years ago

FastSlug commented 5 years ago

Hello, can i change the time out period for media upload? I`m trying to upload a 300 MB video and I get the following result DISPMONKEY

Also can i change the digital clock style with something like this clock

michaelmalmgren commented 5 years ago

Hi, how to set timeout is depending on the version of IIS you are using. For IIS 7 or greater see this article: https://docs.microsoft.com/en-us/iis/configuration/system.applicationHost/webLimits

Also, you should be able to change the look of the clock but using adjusting the CSS or adding a new Frame Template. You can read more about this here: http://www.displaymonkey.org/dm/documentation/look-and-feel/

However, it may be a challenge to have different looks on hours, minutes and seconds. I just don't know enough about CSS to give a straight answer.