name mode size
..
data 040000
index.php 100644 1.46kB
README.md
<html> <body> <h3>PHP Webcam snapshot Proxy</h3> <h4>This allows Users to proxy and cache webcam images using php for use to view the cam outside of the mesh. </h4> <p> <h4>Use:</h4> <ul> <li>Make sure data directory is chmod 777 to the user www-data.</li> <li>To use base64 encode the uri for the viewing like this: /proxy/?file=BASE64ENCODEDURI</li> </ul> </p> </body> </html>