ras07
ras07
When trying out the first example in README.md, as follows: ``` while true; do for file in *.jpg; do cat $file echo -n "--separator--" sleep 0.5 done done | streameye...
was missing `$` before the variable buttonCount on line 49. This didn't cause a problem (other than giving the user infinite buttons) but it results in the following message in...
720p has a much wider viewing angle than 1080p does (roughly 1.5x the field of view). Interestingly, when you start at 720p and step the resolution up incrementally (say by...
The **userbuttons** file can have a semi-optional 4th parameter, which represents "other attributes" (width, etc). If this parameter is missing it results in a message in **/var/log/apache2/error.log** that says: `[php7:notice]...
The install seems to go awry in a non-obvious way when run with sudo, although I haven't figured out exactly how/why. It's a fairly common mistake (and I've even seen...
Ver. 1.4.9 warns that the device is "unusually large for an SD card or USB stick" if the device is 64 GB or larger. However 64 GB cards are increasingly...