Brandon Aaskov
Results
3
issues of
Brandon Aaskov
## When it's successful... If I clone the repo, and build the image directly, and then run it, it works. ``` docker build -t msf . docker run --rm -it...
I use the console a lot during testing, and raspicam fires _a lot_ of events and logs them out to the console. I'd love to see this behind a debug...
From the netcat man page regarding the -l switch: "It is an error to use this option in conjunction with the -p, -s, or -z options"