PiB+ (DDserver,openwrt and Raspian)

Open discussion about photography, qDslrDashboard
Post Reply
benmirro
Posts: 2
Joined: 11 Jul 2015, 10:12

PiB+ (DDserver,openwrt and Raspian)

Post by benmirro »

Dear Community,

First post so... Hello World :P

My Problem:
I have an Raspberry Pi B+ (with Ew7811Un Wlan) and a Nikon D5200 DSLR. So far on windows and only with the USB it works charming.
I have tried two variants to get dd server and a Wireless connection to run no luck so far:

1. On Raspian was i able to install ddserver without Probs (via Network Cable works) but my wlan was not Corectly recognised to be used as AP or Adhoc mode)
2. On Openwrt the Wlan runs Perfectly in Ap or Adhoc mode, but can´t get DDserver on it . (u cant get command like g++ or make to run on it)

I´am not a Linux pro so if you have an idea or solution ..... thank you

Sources i used so far :
http://dslrdashboard.info/phpBB3/viewtopic.php?t=68
https://github.com/hubaiz/DslrDashboardServer
and google

Thank you
hubaiz
Site Admin
Posts: 2003
Joined: 27 Jan 2015, 18:58

Re: PiB+ (DDserver,openwrt and Raspian)

Post by hubaiz »

For RPI via wireless in qDslrDashboard long press the 'Network' button and enter the RPI wireless IP.

To compile ddserver for OpenWrt you must checkout the OpenWrt source and build with it.
benmirro
Posts: 2
Joined: 11 Jul 2015, 10:12

Re: PiB+ (DDserver,openwrt and Raspian)

Post by benmirro »

hubaiz wrote:For RPI via wireless in qDslrDashboard long press the 'Network' button and enter the RPI wireless IP.

To compile ddserver for OpenWrt you must checkout the OpenWrt source and build with it.
Do you know a step by step guide to do this ?
hubaiz
Site Admin
Posts: 2003
Joined: 27 Jan 2015, 18:58

Re: PiB+ (DDserver,openwrt and Raspian)

Post by hubaiz »

Well it is not that easy.
You should check this: http://wiki.openwrt.org/doc/howto/buildroot.exigence
then this: http://wiki.openwrt.org/doc/howto/build
and finally the DDServer part for the OpenWrt: https://github.com/hubaiz/DslrDashboardServer
Post Reply