Search found 15 matches

by Jarrod
07 Sep 2017, 21:07
Forum: Error reports
Topic: DDserver on RaspberryPi can't get list of Camera connected
Replies: 26
Views: 73967

Re: DDserver on RaspberryPi can't get list of Camera connected

However now the application looks for the server at a totally different IP. I can't see in the settings on the app anything about it, the IP for the Rpi is 192.168.0.20 Long-press the connect to server icon. A window will pop up that lets you enter the IP address of your DDServer. Yes, I bet the cu...
by Jarrod
06 Sep 2017, 16:36
Forum: Error reports
Topic: DDserver on RaspberryPi can't get list of Camera connected
Replies: 26
Views: 73967

Re: DDserver on RaspberryPi can't get list of Camera connected

Normal, ddserver writes its messages to /var/log/messages (that's the syslog output I was asking you for). If you want to run it in the background, append an '&' to the command:

./ddserver &

That will run the program in the background and then return the command prompt.
by Jarrod
05 Sep 2017, 03:22
Forum: Error reports
Topic: DDserver on RaspberryPi can't get list of Camera connected
Replies: 26
Views: 73967

Re: DDserver on RaspberryPi can't get list of Camera connected

Also what does syslog on the RPi say when you tell the client to connect to DDServer?
by Jarrod
03 Sep 2017, 05:44
Forum: Feature request/ideas
Topic: File size transferred to Ipad
Replies: 2
Views: 4805

Re: File size transferred to Ipad

You can also deny the app access to your photo library on the iPad. If you've already given it access, go to settings->privacy->photos and revoke it. It seems the photos still are d/l to qDD for review, but it seems a bit faster when it's not also writing to iOS storage.
by Jarrod
01 Sep 2017, 19:24
Forum: Feature request/ideas
Topic: Easy one for you ;-)
Replies: 0
Views: 2972

Easy one for you ;-)

I have a very simple qDSLRDashboard request that I think will be very helpful to some new users who have trouble connecting to a DDServer. Can you please change the message that currently says: "DDServer not found, connecting to IP: xxx.xxx.xxx.xxx" to something more specific like: "C...
by Jarrod
01 Sep 2017, 19:13
Forum: Open discussion
Topic: Questions about socket code in qDD/dss
Replies: 3
Views: 6178

Re: Questions about socket code in qDD/dss

q1 I guess for some reason the UDP discovery packet from qDslrDashboard didn't reach ddserver OK, this is starting to make a lot more sense now. Is your Pi Zero W setup responding to the UDP discovery mechanism, or do you have the same result as me? I don't need the auto discovery feature to work, ...
by Jarrod
01 Sep 2017, 16:10
Forum: Open discussion
Topic: Questions about socket code in qDD/dss
Replies: 3
Views: 6178

Questions about socket code in qDD/dss

To ask my questions, we need to consider three configurations: Config A: Dss network served by my Asus router, with a 10.0.0.255 broadcast address. qDD client and dss server both connected as Wifi clients to the router. No camera connected to Pi. Config B: Dss network served by the Pi Zero W, via ho...
by Jarrod
31 Aug 2017, 19:47
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 42959

Re: [Solved] 0.3.4 Unable to start on Raspbian

1. Flash latest Raspbian ISO from Rpi websited into a SD card . . . 8. There's always a missing libraries.. Even I finally install the missing library, after run the command again, there's another missing library then and so on. I know exactly what this issue is - I ran into it yesterday. As of Aug...
by Jarrod
31 Aug 2017, 19:30
Forum: Error reports
Topic: DDserver on RaspberryPi can't get list of Camera connected
Replies: 26
Views: 73967

Re: DDserver on RaspberryPi can't get list of Camera connected

Thanks, I will give those a try tonight. Good link for the lipo piggyback. One issue I discovered with that one is there is no charging circuit. I found two other options that include a charging circuit. The first one comes with a battery, but without hacking the hw itself you are still powering the...
by Jarrod
31 Aug 2017, 16:15
Forum: Error reports
Topic: DDserver on RaspberryPi can't get list of Camera connected
Replies: 26
Views: 73967

Re: DDserver on RaspberryPi can't get list of Camera connected

How did you setup the AP on the Pi Zero W? I tried last night and successfully put the Wifi in AP mode but never got qDD on my iPad or laptop to detect the server instance...