-
Notifications
You must be signed in to change notification settings - Fork 61
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
Sounds intriguing... a question or maybe two? #1
Comments
It is meant for routers running OpenWrt (https://openwrt.org) No it is not REST based, but socket based. A demo is here: Zoltan On Wed, Feb 6, 2013 at 4:36 PM, Joshua Rountree [email protected]:
|
Very nice work… On Feb 6, 2013, at 10:43 AM, hubaiz [email protected] wrote:
|
So essentially could we use a Raspberry Pi device? http://code.google.com/p/raspberrypi-openwrt/ |
Not just Carambola, any device that can run OpenWrt. On Wed, Feb 6, 2013 at 4:51 PM, Joshua Rountree [email protected]:
|
If it can run OpenWrt yes, but actually you can compile it for Raspberry Pi On Wed, Feb 6, 2013 at 4:56 PM, Zoltan Hubai [email protected] wrote:
|
Ahh, I understand… On Feb 6, 2013, at 10:58 AM, hubaiz [email protected] wrote:
|
Should work, as OpenWrt is actually a Linux system. On Wed, Feb 6, 2013 at 5:00 PM, Joshua Rountree [email protected]:
|
Oh... I was just thinking so that you don't need an android device to connect to the camera anymore? A web interface would allow ANY mobile device to now become a LiveView monitor, and / or remote. A standard REST api would allow it to also be easily adapted for native mobile apps as well so there wouldn't be a lot of libs needed locally running on the mobile device to get native working smooth. Just a thought! |
Great, is this how you're running your tests? On Feb 6, 2013, at 11:05 AM, hubaiz [email protected] wrote:
|
I assume it will run on x86 or ARM since you're suggesting VirtualBox? |
Will run on x86/arm linux. Just tried in virtual machine and works. On Wed, Feb 6, 2013 at 5:28 PM, Joshua Rountree [email protected]:
|
Looks like this conversation taking place more than a year ago. Just wanted to extend it so to address my needs lols. I have two Raspberry Pi's, can I run this server on both of them. And they both are on the same WiFI local network. Can I use one standalone Pi to control camera using the server on another Pi which is connected to the camera? I watched one of your videos which seems to suggest a such network connection with two android devices will work. Thanks in advance. |
Hi Sorry for late answer. For example on your Android phone you enable wireless hotspot. Connect the Zoltan On Wed, Nov 5, 2014 at 4:17 AM, alandal [email protected] wrote:
|
Hey thanks for reply. I'm sure you have a lot emails since this app is very I'll try your suggested mode. My question is really about server software. Is it really a utility that Thanks again. On Mon, Nov 10, 2014 at 1:33 PM, hubaiz [email protected] wrote:
|
Hi
Only qDslrDashboard can work as client (primary function) and server. Zoltan On Mon, Nov 10, 2014 at 7:58 PM, alandal [email protected] wrote:
|
Apprehend again. Understood. From: hubaizSent: Monday, 10 November 2014 14:13To: hubaiz/DslrDashboardServerReply To: hubaiz/DslrDashboardServerCc: alandalSubject: Re: [DslrDashboardServer] Sounds intriguing... a question or maybe two? (#1)Hi
ddserver only acts as a server, it can't work as a client. Only qDslrDashboard can work as client (primary function) and server. Zoltan On Mon, Nov 10, 2014 at 7:58 PM, alandal [email protected] wrote:
—Reply to this email directly or view it on GitHub. |
Would this be some sort of software that runs on a Mac or PC and then exposes some sort of RESTful api while the camera itself is connecting to the USB of the Mac or PC and uses it as a host for remotely controlling it from other devices?
Potentially allowing mobile apps to interface and stream LiveView, or remotely change settings?
The text was updated successfully, but these errors were encountered: