Re: [Live-devel] Streaming over Wifi with no receiver

2012-05-23 Thread Warren Young
> On 5/22/2012 2:28 AM, Ross Finlayson wrote: > It looks to me like your output data rate exceeds the capacity of > your network (in this case, a WiFi network). [snip] On 5/22/2012 2:58 AM, Ashfaque wrote: ...iOS device. If this Wifi network involves an Apple Airport, you probably haven't in

Re: [Live-devel] Streaming over Wifi with no receiver

2012-05-22 Thread Daniel Martinez Ramos
m> *Sent:* Tuesday, May 22, 2012 1:58 PM *To:* LIVE555 Streaming Media - development & use <mailto:live-de...@ns.live555.com> *Subject:* Re: [Live-devel] Streaming over Wifi with no receiver It looks to me like your output data rate exceeds the capacity of your network (in this

Re: [Live-devel] Streaming over Wifi with no receiver

2012-05-22 Thread Ashfaque
: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Streaming over Wifi with no receiver It looks to me like your output data rate exceeds the capacity of your network (in this case, a WiFi network). This is especially likely if you are streaming via multicast, because

Re: [Live-devel] Streaming over Wifi with no receiver

2012-05-22 Thread Krishna
Hi Ross, We are using Live555 library for H264 video streaming over Wi-Fi. But If transmitter is disconnected or turned off, How Receiver will come to know? Is there any events /signals to get that information. We used TestRTSPClient file a a reference on receiver side. Regards, KP

Re: [Live-devel] Streaming over Wifi with no receiver

2012-05-22 Thread Ross Finlayson
It looks to me like your output data rate exceeds the capacity of your network (in this case, a WiFi network). This is especially likely if you are streaming via multicast, because the bandwidth of multicast over WiFi tends to be significantly lower than unicast. If you are streaming via multi

Re: [Live-devel] Streaming over Wifi with no receiver

2012-05-21 Thread Ashfaque
live555 based iOS application. From: Ross Finlayson Sent: Monday, May 21, 2012 2:43 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Streaming over Wifi with no receiver Network transmission (over WiFi, or any other network interface) is handled by the operating sy

Re: [Live-devel] Streaming over Wifi with no receiver

2012-05-21 Thread Ross Finlayson
Network transmission (over WiFi, or any other network interface) is handled by the operating system and its device drivers, and has nothing to do with our software, which operates at a higher level. However, I suspect that your problems are being caused by you attempting to transmit packets too