moballa 0 Posted May 3, 2013 Hello, I have several IP cameras at different sites each configured to send a snapshot every 30 minutes to an FTP server in a seperate directory for each camera. Do you know of any software that can display a grid on the screen which each cell in the grid displaying the most recent image found in a particular directory? For example, say I have 4 cameras sending snapshots via FTP into 4 different directories on my server called "CAM A", "CAM B", "CAM C", and "CAM D". I'd like to source some software that could have a split screen showing 4 images, one in each corner being the most recent image file contained in directory "CAM A", "CAM B", etc. Does anything like this exist? Thanks, Marco Share this post Link to post Share on other sites
SectorSecurity 0 Posted July 1, 2013 The only thing I can think of would be software you wrote youself, you would have to write a piece of software to display the pictures and update pictures every 30 seconds based on the creation date. Share this post Link to post Share on other sites
lilypad 0 Posted March 3, 2014 here i'd like to share with you some of my scripts in how to create and configure ideal image viewing library by yourself. they are simple steps. hope it helps you. http://www.rasteredge.com/how-to/asp-net-imaging/imaging-viewing Share this post Link to post Share on other sites