WLAN Display
1 2 |
sudo apt-get install cutycapt sudo apt-get install xvfb |
1 |
sudo apt-get install ttf-mscorefonts-installer |
1 |
sudo xvfb-run --server-args="-screen 0, 400x300x8" cutycapt --url=http://192.168.1.50/display/screen_01.php --out=/var/www/html/display/display_01.png --min-width=400 --min-height=300 |