Help with RTCP reports rate
José Luis Sánchez <[email protected]> Fri, 6 Mar 2009 16:14:29 +0100
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============1612673503== Content-Type: multipart/alternative; boundary=001636c5acf8bc5225046474bd01 --001636c5acf8bc5225046474bd01 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all, I am working in a QoS extension for VoIP and I am using ccrtp. What I'm trying to do is increase RTCP packets rate during a conversation when some event occurs. I've thought some possibilities for doing that but neither of them seemed to work. The first one consists in using "setSessionBandwidth(0.25)" function to have a 25% of RTCP rate compared to RTP rate. But I don't see any difference maybe because it only works before stablishing conversation and not during it, am I correct? The other one is use "dispatchControlPacket" function to control when I want to send the packets, this works for me but it seems the information in packets like fraction lost become wrong because I don't send the packets at the right time. If anyone has a solution for this I would be very grateful --001636c5acf8bc5225046474bd01 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,<br><br>I am working in a QoS extension for VoIP and I am using ccrt= p. What I'm trying to do is increase RTCP packets rate during a convers= ation when some event occurs. I've thought some possibilities for doing= that but neither of them seemed to work.<br> <br>The first one consists in using "setSessionBandwidth(0.25)" f= unction to have a 25% of RTCP rate compared to RTP rate. But I don't se= e any difference maybe because it only works before stablishing conversatio= n and not during it, am I correct?<br> <br>The other one is use "dispatchControlPacket" function to cont= rol when I want to send the packets, this works for me but it seems the inf= ormation in packets like fraction lost become wrong because I don't sen= d the packets at the right time.<br> <br>If anyone has a solution for this I would be very grateful<br> --001636c5acf8bc5225046474bd01-- --===============1612673503== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel --===============1612673503==--