-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 2015-01-21 04:05, Rodrigo Nadela wrote:
> We need to monitor daily the condition of our remote commercial
> LED Signages installed along busy highways.
> 
> Is there a software that could take screenshots on a daily basis
> and send the images to head office for viewing?

the command line tool scrot coupled with the -e swtich to grab the
resulting image and upload it to a server somewhere is probably the
solution to look for.

from the man page:

EXAMPLE
       scrot '%Y-%m-%d_$wx$h.png' -e 'mv $f ~/shots/'

       This would create a file called something like
       2000-10-30_2560x1024.png and move it to your shots
       directory.


Add it as a scheduled job via cron or similar.

This is not a LXDE specific feature.
- -- 
brother
http://sis.bthstudent.se
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJUyKpyAAoJEJbdSEaj0jV745gIAIwPkoeNI71whMFpacFYopdP
tgM+4Ll+gW6kTs+iRS0NGutOZ8WRY5VdrQV0AWbICnjC3aMbNmuwa+y5WawBUs0m
Ix4WDZQ1RTdKndC1Lb1OeB9KXsOlYrxH8NmOA2i/pMzT9zTCeXmn9K8sQGYrGxGz
vu+8q7m6B0PFFaX87jf1IHY2e4BzzXq/jQAwHdbij5cLDXILYK7vunRhrPkb68gE
Krc0l8hLhzJElnAp/WlgdHq16dGX5dexCXicHI0qkHLJdYkB1kYMVs4vyfGVCVg2
xwrC/y/KFygKJbg5FCOicY3rnlQXTuu4H0kOEX56Q1c7kkl6sBW5aOebxmQX9qI=
=u+1Z
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to