ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ccrtp-devel] Using ccRTP for RTCP packets processing


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] Using ccRTP for RTCP packets processing
Date: Sun, 1 Jul 2007 20:01:40 +0200 (CEST)
User-agent: SquirrelMail/1.4.5

Hi,

On Thu, June 7, 2007 11:03 pm, Nishma Shah wrote:
> Hi,
> I have a few questions before I can use the library for a project and it
> would be great if someone could help me out with these -
> 1. What is the length of the IncomingQueue which receives the packets.

It is unlimited in principle. In practice, old packet will be expired and
removed after the expiration timeout.

> 2. How do I read more about the multi-threading model?

This is explained in the manual.

> 3. Are the getData calls blocking?
>

No. If there is no packet with the specified timestamp in the incoming
queue, you will get a null pointer.


> Thanks and Regards,
> Nishma
> _______________________________________________
> Ccrtp-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel
>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]