hubaiz / DslrDashboardServer

DslrDashboard Server for OpenWrt
GNU General Public License v3.0
159 stars 60 forks source link

error in joining multicast group -1 ... wireless lan #8

Open gantor2000 opened 9 years ago

gantor2000 commented 9 years ago

Hi i'm running the ddserver on a Carambola2 System. On a LAN connection everything works fine! But if Wifi is enabled only the ddserver gives "error in joining multicast group -1" in the syslog and DslrDashboard can not connect to the ddserver. Maybe it is an OpenWRT issue and not ddserver???

hubaiz commented 9 years ago

Hi

Think I got such error when no there was no 'default gateway' set on the interface.

Zoltan

On Sun, Dec 14, 2014 at 8:32 PM, gantor2000 notifications@github.com wrote:

Hi i'm running the ddserver on a Carambola2 System. On a LAN connection everything works fine! But if Wifi is enabled only the ddserver gives "error in joining multicast group -1" in the syslog and DslrDashboard can not connect to the ddserver. Maybe it is an OpenWRT issue and not ddserver???

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8.

gantor2000 commented 9 years ago

Thank you Zoltan for your quick response.

But the 'default gateway' is set

netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 br-lan

Thorsten

gantor2000 commented 9 years ago

Hi Zoltan,

you were right, the multicast default route was missing.

root@c2d3:/# route add -net 224.0.0.0/8 dev br-lan
root@c2d3:/# netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.3.0     0.0.0.0         255.255.255.0   U         0 0          0 br-lan
224.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 br-lan

Now everything works perfekt!

Thorsten

hubaiz commented 9 years ago

Hi

Glad you managed it.

Zoltan

On Mon, Dec 15, 2014 at 7:56 AM, gantor2000 notifications@github.com wrote:

Hi Zoltan,

you were right, the multicast default route was missing.

root@c2d3:/# route add -net 224.0.0.0/8 dev br-lan root@c2d3:/# netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.3.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan 224.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 br-lan

Now everything works perfekt!

Thorsten

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-66956005 .

grettymobb commented 9 years ago

Hi Zoltan:

Total n00b...I am trying to download the image to flash the USB router I ordered so I can use it to control my Nikon. Can you please point me to the image?> I have no idea how to compile it. Sorry...I got a bad head injury 2 years ago and sometimes I get kind of lost .

hubaiz commented 9 years ago

Hi

To what image? The latest OpenWrt ddserver for the MR3040 are here: http://dslrdashboard.info/downloads/

Zoltan

On Thu, Dec 25, 2014 at 6:52 AM, grettymobb notifications@github.com wrote:

Hi Zoltan:

Total n00b...I am trying to download the image to flash the USB router I ordered so I can use it to control my Nikon. Can you please point me to the image?> I have no idea how to compile it. Sorry...I got a bad head injury 2 years ago and sometimes I get kind of lost .

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68088668 .

grettymobb commented 9 years ago

I found them. While I have you I do have a valid issue though. I am using the 0.30.33 version on a HP Android Tablet running kitkat 4.4, connected to Nikon d7100. When I capture video and try to watch it, I get an error invalid video path. I get this error even if I navigate to the save location using a file explorer. Am I doing something wrong? Thank you. LOVE the app.

From: hubaiz [mailto:notifications@github.com] Sent: Wednesday, December 24, 2014 10:47 PM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

To what image? The latest OpenWrt ddserver for the MR3040 are here: http://dslrdashboard.info/downloads/

Zoltan

On Thu, Dec 25, 2014 at 6:52 AM, grettymobb <notifications@github.com mailto:notifications@github.com > wrote:

Hi Zoltan:

Total n00b...I am trying to download the image to flash the USB router I ordered so I can use it to control my Nikon. Can you please point me to the image?> I have no idea how to compile it. Sorry...I got a bad head injury 2 years ago and sometimes I get kind of lost .

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68088668 .

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68090340 . https://github.com/notifications/beacon/AJ0T4ARVN0SXKvT3CYQc4LjkFOSX2gHVks5na6pMgaJpZM4DIMWV.gif

hubaiz commented 9 years ago

Hi

I'm not maintaining the old Android only DslrDashboard. I wrote a new cross platform qDslrDashboard that can be found here: http://dslrdashboard.info

Zoltan

On Thu, Dec 25, 2014 at 8:30 AM, grettymobb notifications@github.com wrote:

I found them. While I have you I do have a valid issue though. I am using the 0.30.33 version on a HP Android Tablet running kitkat 4.4, connected to Nikon d7100. When I capture video and try to watch it, I get an error invalid video path. I get this error even if I navigate to the save location using a file explorer. Am I doing something wrong? Thank you. LOVE the app.

From: hubaiz [mailto:notifications@github.com] Sent: Wednesday, December 24, 2014 10:47 PM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

To what image? The latest OpenWrt ddserver for the MR3040 are here: http://dslrdashboard.info/downloads/

Zoltan

On Thu, Dec 25, 2014 at 6:52 AM, grettymobb <notifications@github.com mailto:notifications@github.com > wrote:

Hi Zoltan:

Total n00b...I am trying to download the image to flash the USB router I ordered so I can use it to control my Nikon. Can you please point me to the image?> I have no idea how to compile it. Sorry...I got a bad head injury 2 years ago and sometimes I get kind of lost .

— Reply to this email directly or view it on GitHub < https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68088668>

.

— Reply to this email directly or view it on GitHub < https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68090340> . < https://github.com/notifications/beacon/AJ0T4ARVN0SXKvT3CYQc4LjkFOSX2gHVks5na6pMgaJpZM4DIMWV.gif>

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68091728 .

grettymobb commented 9 years ago

Sweet thank you brother. Merry Christmas to you. Thank you so very much for your prompt reply. I have another dumb question. I do not know if I have Android ARM or Android x86. I have an HP 10 with kernel version 3.3, with a quad core a31 series. I Googled it and cannot find the answer. Would you mind helping me again?

From: hubaiz [mailto:notifications@github.com] Sent: Wednesday, December 24, 2014 11:37 PM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

I'm not maintaining the old Android only DslrDashboard. I wrote a new cross platform qDslrDashboard that can be found here: http://dslrdashboard.info

Zoltan

On Thu, Dec 25, 2014 at 8:30 AM, grettymobb <notifications@github.com mailto:notifications@github.com > wrote:

I found them. While I have you I do have a valid issue though. I am using the 0.30.33 version on a HP Android Tablet running kitkat 4.4, connected to Nikon d7100. When I capture video and try to watch it, I get an error invalid video path. I get this error even if I navigate to the save location using a file explorer. Am I doing something wrong? Thank you. LOVE the app.

From: hubaiz [mailto:notifications@github.com] Sent: Wednesday, December 24, 2014 10:47 PM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

To what image? The latest OpenWrt ddserver for the MR3040 are here: http://dslrdashboard.info/downloads/

Zoltan

On Thu, Dec 25, 2014 at 6:52 AM, grettymobb <notifications@github.com mailto:notifications@github.com%20%0b mailto:notifications@github.com > wrote:

Hi Zoltan:

Total n00b...I am trying to download the image to flash the USB router I ordered so I can use it to control my Nikon. Can you please point me to the image?> I have no idea how to compile it. Sorry...I got a bad head injury 2 years ago and sometimes I get kind of lost .

— Reply to this email directly or view it on GitHub < https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68088668>

.

— Reply to this email directly or view it on GitHub < https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68090340> . < https://github.com/notifications/beacon/AJ0T4ARVN0SXKvT3CYQc4LjkFOSX2gHVks5na6pMgaJpZM4DIMWV.gif>

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68091728 .

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68091963 . https://github.com/notifications/beacon/AJ0T4PuXb_Uv6kJTCds7tkOYjQMaKpUXks5na7YfgaJpZM4DIMWV.gif

hubaiz commented 9 years ago

Hi

What is the exact model name?

Zoltan

On Thu, Dec 25, 2014 at 9:04 AM, grettymobb notifications@github.com wrote:

Sweet thank you brother. Merry Christmas to you. Thank you so very much for your prompt reply. I have another dumb question. I do not know if I have Android ARM or Android x86. I have an HP 10 with kernel version 3.3, with a quad core a31 series. I Googled it and cannot find the answer. Would you mind helping me again?

From: hubaiz [mailto:notifications@github.com] Sent: Wednesday, December 24, 2014 11:37 PM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

I'm not maintaining the old Android only DslrDashboard. I wrote a new cross platform qDslrDashboard that can be found here: http://dslrdashboard.info

Zoltan

On Thu, Dec 25, 2014 at 8:30 AM, grettymobb <notifications@github.com mailto:notifications@github.com > wrote:

I found them. While I have you I do have a valid issue though. I am using the 0.30.33 version on a HP Android Tablet running kitkat 4.4, connected to Nikon d7100. When I capture video and try to watch it, I get an error invalid video path. I get this error even if I navigate to the save location using a file explorer. Am I doing something wrong? Thank you. LOVE the app.

From: hubaiz [mailto:notifications@github.com] Sent: Wednesday, December 24, 2014 10:47 PM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

To what image? The latest OpenWrt ddserver for the MR3040 are here: http://dslrdashboard.info/downloads/

Zoltan

On Thu, Dec 25, 2014 at 6:52 AM, grettymobb <notifications@github.com mailto:notifications@github.com%20%0b mailto:notifications@github.com > wrote:

Hi Zoltan:

Total n00b...I am trying to download the image to flash the USB router I ordered so I can use it to control my Nikon. Can you please point me to the image?> I have no idea how to compile it. Sorry...I got a bad head injury 2 years ago and sometimes I get kind of lost .

— Reply to this email directly or view it on GitHub <

https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68088668>

.

— Reply to this email directly or view it on GitHub <

https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68090340>

. <

https://github.com/notifications/beacon/AJ0T4ARVN0SXKvT3CYQc4LjkFOSX2gHVks5na6pMgaJpZM4DIMWV.gif>

— Reply to this email directly or view it on GitHub < https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68091728>

.

— Reply to this email directly or view it on GitHub < https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68091963> . < https://github.com/notifications/beacon/AJ0T4PuXb_Uv6kJTCds7tkOYjQMaKpUXks5na7YfgaJpZM4DIMWV.gif>

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68092861 .

grettymobb commented 9 years ago

I installed the ARM version and it works great! Thank you. You Are a really cool guy.

From: hubaiz [mailto:notifications@github.com] Sent: Thursday, December 25, 2014 12:12 AM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

What is the exact model name?

Zoltan

On Thu, Dec 25, 2014 at 9:04 AM, grettymobb <notifications@github.com mailto:notifications@github.com > wrote:

Sweet thank you brother. Merry Christmas to you. Thank you so very much for your prompt reply. I have another dumb question. I do not know if I have Android ARM or Android x86. I have an HP 10 with kernel version 3.3, with a quad core a31 series. I Googled it and cannot find the answer. Would you mind helping me again?

From: hubaiz [mailto:notifications@github.com] Sent: Wednesday, December 24, 2014 11:37 PM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

I'm not maintaining the old Android only DslrDashboard. I wrote a new cross platform qDslrDashboard that can be found here: http://dslrdashboard.info

Zoltan

On Thu, Dec 25, 2014 at 8:30 AM, grettymobb <notifications@github.com mailto:notifications@github.com%20%0b mailto:notifications@github.com > wrote:

I found them. While I have you I do have a valid issue though. I am using the 0.30.33 version on a HP Android Tablet running kitkat 4.4, connected to Nikon d7100. When I capture video and try to watch it, I get an error invalid video path. I get this error even if I navigate to the save location using a file explorer. Am I doing something wrong? Thank you. LOVE the app.

From: hubaiz [mailto:notifications@github.com] Sent: Wednesday, December 24, 2014 10:47 PM To: hubaiz/DslrDashboardServer Cc: grettymobb Subject: Re: [DslrDashboardServer] error in joining multicast group -1 ... wireless lan (#8)

Hi

To what image? The latest OpenWrt ddserver for the MR3040 are here: http://dslrdashboard.info/downloads/

Zoltan

On Thu, Dec 25, 2014 at 6:52 AM, grettymobb <notifications@github.com mailto:notifications@github.com%20%0b mailto:notifications@github.com%20%0b mailto:notifications@github.com > wrote:

Hi Zoltan:

Total n00b...I am trying to download the image to flash the USB router I ordered so I can use it to control my Nikon. Can you please point me to the image?> I have no idea how to compile it. Sorry...I got a bad head injury 2 years ago and sometimes I get kind of lost .

— Reply to this email directly or view it on GitHub <

https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68088668>

.

— Reply to this email directly or view it on GitHub <

https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68090340>

. <

https://github.com/notifications/beacon/AJ0T4ARVN0SXKvT3CYQc4LjkFOSX2gHVks5na6pMgaJpZM4DIMWV.gif>

— Reply to this email directly or view it on GitHub < https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68091728>

.

— Reply to this email directly or view it on GitHub < https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68091963> . < https://github.com/notifications/beacon/AJ0T4PuXb_Uv6kJTCds7tkOYjQMaKpUXks5na7YfgaJpZM4DIMWV.gif>

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68092861 .

— Reply to this email directly or view it on GitHub https://github.com/hubaiz/DslrDashboardServer/issues/8#issuecomment-68093068 . https://github.com/notifications/beacon/AJ0T4KmaCb2aHmNU0Xw2VGIcZzYXtTHdks5na740gaJpZM4DIMWV.gif

grettymobb commented 9 years ago

I am using a d7100 with 2 slave flashes. I have tried all the settings in the qdslr program and cannot get it to fire the on-camera flash, and the d7100 is set to commander mode. What do I need to do?

Thank you!

David Pereira Greditzer

http://t.senalquatro.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XX464kj _0VQsPyC1q7zxzW8qlQyH56dwX0f76jsDP02?t=http%3a%2f%2fwww.gretpix.com%2f&si=45 66180594974720&pi=d057f0f4-033a-4049-8432-1d1762ca76d4 www.gretpix.com

http://t.senalquatro.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XX464kj _0VQsPyC1q7zxzW8qlQyH56dwX0f76jsDP02?t=http%3a%2f%2fwww.facebook.com%2fgretp ix&si=4566180594974720&pi=d057f0f4-033a-4049-8432-1d1762ca76d4 www.facebook.com/gretpix

http://t.senalquatro.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XX464kj _0VQsPyC1q7zxzW8qlQyH56dwX0f76jsDP02?t=http%3a%2f%2fwww.yelp.com%2fbiz%2fgre tpix-concord&si=4566180594974720&pi=d057f0f4-033a-4049-8432-1d1762ca76d4 http://www.yelp.com/biz/gretpix-concord

805-452-8888

http://t.senalquatro.com/e1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v4f9G 8W3MhxVH64Jb86N8q5T2bd3_yKVsbRfc1k1H6H0?si=4566180594974720&pi=d057f0f4-033a -4049-8432-1d1762ca76d4