Thanks for your read…
Sorry about my English…
I find a problem from income voice…
If i use red5phone talk with my friend, and we stop talk probably 1min, and then to recover will be happen delay…
I use wireshark to check packet, and I find this problem only happen on income voice…
When no any RTP packet comeback to red5, It’s happen delay…
I think it need RTCP to help RTP…
I try use jlibrtp(http://jlibrtp.org/) to modify code…
I create SoundSender and SoundReceiver to do voice exchange…
but I can’t get data from SoundReceiver.receiveData…
Have any one can help me?
thanks!!!
SoundReceiver.java (4395 Bytes)
SoundSender.java (6331 Bytes)