I want to know, if it is possible to calculate the current bandwidth of the network my application actually is using with?
I have the problem, by sending RTP paket over UDP to a VoIP Client or Telephone that the audio in the packets will be played to fast respectivly to slow depending on network bandwidth. The timestamp in the respective packets are correct, the sequence no, too. That´s why I don´t know what the problem could be without making a pause between sending each new packet.
I hope you understand what I mean? If not just ask;)