Github repositories

Open discussion about photography, qDslrDashboard
Post Reply
niduri
Posts: 7
Joined: 26 Jan 2016, 14:33

Github repositories

Post by niduri »

Are the GitHub repos up to date? I assume DslrDashboard might not be but how about ddserver?
hubaiz
Site Admin
Posts: 2001
Joined: 27 Jan 2015, 18:58

Re: Github repositories

Post by hubaiz »

DslrDashboardServer is up to date.
deffcon
Posts: 4
Joined: 17 Jan 2016, 22:32

Re: Github repositories

Post by deffcon »

Hi,

Is there anyway to cache the images captured by camera through ddserver to stay on ddserver device to ftp upload the files to an ftp server ?

Dave
hubaiz
Site Admin
Posts: 2001
Joined: 27 Jan 2015, 18:58

Re: Github repositories

Post by hubaiz »

No, the ddserver is only a proxy application that forwards PTP packets between the USB connected DSLR and qDslrDashboard over network.
niduri
Posts: 7
Joined: 26 Jan 2016, 14:33

Re: Github repositories

Post by niduri »

Alright, thank you. I cross compiled it without major problems under Jessie together with OpenWrt Designated Driver r48510. Had to include a new shared library via

Code: Select all

-lgcc_s
under libs in the Makefile.

I have been using it for an hour and it works great. I was not sure if that's really worth a pull request so I mention it here.
Post Reply