Hi,<br><br>I am trying to send and receiving H264 RTP data from the local network Interface (127.0.0.1) for testing. I used two different threads and created different Environments and Task Schedulers.<br>The send is always working, I see the log messages. But the problem is at receiving side. Some times it is receiving with out any problem. but some times, it is just silent even though the sender is sending the packets. I tried to place the log messages and I see that, MultiFramedRTPSource::networkReadHandler is not called but the sockets are created and startNetworkReading is executed. <br>
<br>I am trying this on iPhone.<br><br>Thanks in Advance,<br>Raghu<br>