[Live-devel] Failed to join group: Invalid IP Address

Ashfaque ashfaque at iwavesystems.com
Thu May 17 04:35:10 PDT 2012


Thanks a lot Ross. I added route and it worked fine.. Now able to stream between platform to iPad.

But there is another issue we are facing after streaming is started, Wifi connection is getting disconnected after streaming for some 5 minutes duration (ping response fails).
We are doubting the application as the devices are able to ping for a long duration also(when streaming application is not started).

Console print (Not sure whether it will help).

Can you please provide some inputs on this.

/* Debug prints on connection lost on console */
------------[ cut here ]------------
WARNING: at net/sched/sch_generic.c:258 dev_watchdog+0x17c/0x284()
NETDEV WATCHDOG: uap0 (wlan_sdio): transmit queue 0 timed out
Modules linked in: em28xx saa7115 videobuf_vmalloc videobuf_core tveeprom sd8xxx mlan(P)
[<8002f4c0>] (unwind_backtrace+0x0/0xf0) from [<8004f9b0>] (warn_slowpath_common+0x4c/0x64)
[<8004f9b0>] (warn_slowpath_common+0x4c/0x64) from [<8004fa48>] (warn_slowpath_fmt+0x2c/0x3c)
[<8004fa48>] (warn_slowpath_fmt+0x2c/0x3c) from [<8033bc54>] (dev_watchdog+0x17c/0x284)
[<8033bc54>] (dev_watchdog+0x17c/0x284) from [<8005a7a0>] (run_timer_softirq+0x16c/0x23c)
[<8005a7a0>] (run_timer_softirq+0x16c/0x23c) from [<80054e58>] (__do_softirq+0x70/0xf8)
[<80054e58>] (__do_softirq+0x70/0xf8) from [<80054f24>] (irq_exit+0x44/0xa8)
[<80054f24>] (irq_exit+0x44/0xa8) from [<8002a070>] (asm_do_IRQ+0x70/0x8c)
[<8002a070>] (asm_do_IRQ+0x70/0x8c) from [<8002aa8c>] (__irq_svc+0x4c/0xcc)
Exception stack(0x807d7f78 to 0x807d7fc0)
7f60: 807e4cb4 c3c5dc13
7f80: 00000001 00000000 807d6000 807daa18 80821f84 807daa10 700224b8 412fc085
7fa0: 0000001f 00000000 00000003 807d7fc0 8002ba84 8002ba88 60000013 ffffffff
[<8002aa8c>] (__irq_svc+0x4c/0xcc) from [<8002ba88>] (default_idle+0x24/0x28)
[<8002ba88>] (default_idle+0x24/0x28) from [<8002bf6c>] (cpu_idle+0x48/0xa0)
[<8002bf6c>] (cpu_idle+0x48/0xa0) from [<80008938>] (start_kernel+0x234/0x284)
[<80008938>] (start_kernel+0x234/0x284) from [<70008034>] (0x70008034)
---[ end trace 3ea9d70442c4aedb ]---


4294961629 : Tx timeout, bss_index=1

Regards,
Ashfaque

From: Ross Finlayson 
Sent: Tuesday, May 15, 2012 9:10 PM
To: LIVE555 Streaming Media - development & use 
Subject: Re: [Live-devel] Failed to join group: Invalid IP Address

  It shows following error messages:

  00:07:36 Groupsock(8: 232.202.29.84, 18888, 255): failed to join group: setsockopt(IP_ADD_MEMBERSHIP) error: No such device

It sounds like you don't have any multicast route set up on this device.  (The code uses multicast, initially, to figure out the system's own IP address.) 

Make sure that you have a route for 224.0.0.0/4 set up on your network interface.  Then the code should work.



Ross Finlayson
Live Networks, Inc.
http://www.live555.com/ 




--------------------------------------------------------------------------------
_______________________________________________
live-devel mailing list
live-devel at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120517/22034897/attachment.html>


More information about the live-devel mailing list