Changes between Version 4 and Version 5 of RaspberryPiSurveillanceMonitor


Ignore:
Timestamp:
06/05/17 08:24:53 (7 years ago)
Author:
Rick van der Zwet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RaspberryPiSurveillanceMonitor

    v4 v5  
    8383For debugging I remotely need to be able to look at the screen to see what is displayed. This is done by using [https://github.com/AndrewFromMelbourne/raspi2png.git raspi2png] to grep the output of the display and present then using Apache.
    8484
    85 Compile and install raspi2png:
     85== Compile and install raspi2png ==
    8686 $ mkdir src; cd src
    8787 $ git clone https://github.com/AndrewFromMelbourne/raspi2png.git