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 into gear and then switch back to my app and things work fine. Since my code is just demo prototype stuff I've never really investigated what is going on when it can't connect but perhaps this is a clue.

Matt S.

On 5/12/2011 3:33 AM, Thomas Maier wrote:
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 has a 
dynamic IP served by a DHCP.
I don't know if this is your problem but in my case it was enough simply to 
remove the second interface with dynamic IP, it isn't a definitive solution but 
it can help understand the symptom.
Hi Bruno,

thanks for the reply.  My code is running on an iPhone and I suppose I am not 
able to mess with the network interfaces.  And I guess nor should I be :).  
Have you ever had this problem on a client trying to connect to an RTSP server? 
 Your post made me realize that I did not explicitly state that I am trying to 
make my iPhone be a client accessing a remote RTSP server.  The server works 
fine and is not under my control, but I am getting the errors for client code 
running on my iPhone.  Any ideas?

Thanks, Thomas


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to