Re: [Live-devel] Problems on iPhone when on cell network

2011-06-14 Thread Ross Finlayson
However, because you're getting this error, it means that both 1/ the iPhone's OS doesn't have an IP multicast route installed for 224/8, *and* 2/ the combination of "gethostname()" and "gethostbyname()" isn't working. If you can't fix either 1/ or 2/, then you'll have to come up with some oth

Re: [Live-devel] Problems on iPhone when on cell network

2011-06-14 Thread Thomas Maier
Am 10.06.2011 um 23:41 schrieb Ross Finlayson: > Sorry for the long delay in responding to this. (I've been traveling for the > past two months, and am way behind on email.) Hi Ross, thanks for the follow-up. Hope it was a nice vacation. >> Unable to determine our source address: This compute

Re: [Live-devel] Problems on iPhone when on cell network

2011-06-10 Thread Ross Finlayson
Sorry for the long delay in responding to this. (I've been traveling for the past two months, and am way behind on email.) Unable to determine our source address: This computer has an invalid IP address: 0x0 Our code (specifically, the function "ourIPAddress()" in "groupsock/GroupsockHelper

Re: [Live-devel] Problems on iPhone when on cell network

2011-05-12 Thread Thomas Maier
Am 12.05.2011 um 18:16 schrieb Matt Schuckmannn: > Hi, I've had Live555 working on a iPhone as a RTSP client for some time. > I have noticed that sometimes on some iPhone's when they are on the cell > network I can not connect to the server. When this happens I've always been > able to shutdown m

Re: [Live-devel] Problems on iPhone when on cell network

2011-05-12 Thread Matt Schuckmannn
Hi, I've had Live555 working on a iPhone as a RTSP client for some time. I have noticed that sometimes on some iPhone's when they are on the cell network I can not connect to the server. When this happens I've always been able to shutdown my app, launch mail or safari to kick the connection int

Re: [Live-devel] Problems on iPhone when on cell network

2011-05-12 Thread Thomas Maier
Am 12.05.2011 um 10:39 schrieb Bruno Filipe Basilio: >> Unable to determine our source address: This computer has an invalid IP >> address: 0x0 > > I had this problem on my linux box when the live555 RTSP server is launched > on boot, more than one network interface is configured and one of them

Re: [Live-devel] Problems on iPhone when on cell network

2011-05-12 Thread Thomas Maier
Hi Felix, Am 12.05.2011 um 08:33 schrieb Felix Radensky: > Hi Thomas, > > On 5/11/2011 2:04 PM, Thomas Maier wrote: >> Hi gurus, >> >> I am using the LIVE555 Streaming Media libs on the iPhone. As long as I am >> on WiFi, everything works fine. However, as soon as I try to use the cell >> ne

Re: [Live-devel] Problems on iPhone when on cell network

2011-05-12 Thread Bruno Filipe Basilio
> Unable to determine our source address: This computer has an invalid IP > address: 0x0 I had this problem on my linux box when the live555 RTSP server is launched on boot, more than one network interface is configured and one of them has a dynamic IP served by a DHCP. I don't know if this is

Re: [Live-devel] Problems on iPhone when on cell network

2011-05-12 Thread Felix Radensky
Hi Thomas, On 5/11/2011 2:04 PM, Thomas Maier wrote: Hi gurus, I am using the LIVE555 Streaming Media libs on the iPhone. As long as I am on WiFi, everything works fine. However, as soon as I try to use the cell network (2G or 3G), I get the following error: Unable to determine our source

[Live-devel] Problems on iPhone when on cell network

2011-05-11 Thread Thomas Maier
Hi gurus, I am using the LIVE555 Streaming Media libs on the iPhone. As long as I am on WiFi, everything works fine. However, as soon as I try to use the cell network (2G or 3G), I get the following error: Unable to determine our source address: This computer has an invalid IP address: 0x0