refresh dynamic images
Posted: Fri Apr 10, 2009 2:29 pm
The remote has the capability to display changing images from the server. It does refresh the image even when the image path gets updated. A good feature may be if the image refreshes periodically or when the image itself changes. I use it for dispaying webcam png-files. They do not change their filenames but get updated periodically. So it would be helpful that the remote displays the new image content continously. Of course, a simple sleeptimer and a task would would do that job, but ...