Simon Kistler

Results 4 comments of Simon Kistler

> Hmm wel just using something like this works fine: > > ``` > System.cmd("raspistill", ["-n", "-q", "75", "-o", "/root/2.jpg"], stderr_to_stdout: true) > ``` > > this outputs a big...

Hi @frunika I used exactly the Dockerfile from this repo. I'm using OSX. I've built it with `docker-compose up` I removed the options `--with-freetype, --with-jpeg` and changed the docker-compose to...

Hi @frunika , This solves that issue, but now I got an invalid package name `freetype`

Same problem here. Looking forward to the fix :-)