-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warnings when compiling on Raspberry Pi Zero W #35
Comments
If you only get warnings then it should compile. Is there a ddserver file in the build folder? What command did you use to compile? |
Thank you for the very fast reply. The command used to compile is the standard The compiling runs with these Warnings for about 10 seconds and then stops. At the end I get a ddserver file in the folder and then I make it executable with But in the end when I launch it nothing happens Searching online I have seen other Raspberry users with these warning not being able to run the software in the end. |
Not sure what you mean with nothing happens. ddserver is only a small proxy application that will forward the PTP USB messages over the network between qDslrDashboard and the connected USB camera. |
It does not give a feedback in terminal interface for the server running in the Raspberry? Having hit return after |
Why would return bash prompt when it is running? It purpose is to run. You can add it to your startup script. |
Thank you again for your patience. I went ahead despite the warnings and from a subsequent check it seems that the service is active.
I am still not able to connect the camera even if I use the same cable that works on another system with qDslrDashboard, but I think this is another issue I will try to solve. |
Check that your OS isn't automatically mounting the camera SD card, as then it will be not available for ddserver. |
@hubaiz What's your email address? In addition, I want to know whether the client can be open source? |
Hi! I've tried several times to compile ddserver on a Raspberry Pi Zero W and I get the following warnings (the software does not run at the end)
The text was updated successfully, but these errors were encountered: