I just got my camera module a couple of days ago and I am having a problem with the
software commands either raspivid or raspistill
I think preview might be part of the problem and I read that the source can be
recompiled to turn off preview. When I try to pass -n the commands fail.
If I am logged into the pi via ssh and run either of the commands the network stack
crashes and the ethernet port loses its ip address. I may try shortly to hard code an
ip address as I am using dhcp for the pi.
If I run raspivid or raspistill from the console I can see the preview and the command
completes but the network goes down anyway.
Just looking for some ideas on what to do next?
patrick in socal