linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] oRTP TimeStamp Recv


From: Simon Morlat
Subject: Re: [Linphone-users] oRTP TimeStamp Recv
Date: Wed, 6 Jun 2007 13:45:35 +0200
User-agent: KMail/1.9.5

Hi,


Le jeudi 24 mai 2007 11:21, Kannaiyan a écrit :
> Hi,
>
> When I read rtp data with  rtp_session_recvm_with_ts , i neeed to read
> block by block as received from rtp not the accumulated rtp data with the
> timestamp. How can I do the same?

This function is ok for that: it will return each block separately, in the 
order of RTP sequence number. You just need to call it repeatedly with the 
same timestamp until no packet is returned.

Simon

>
> Becoz, for H264,
> For each packet there are special headers in the first two bytes of
> payload, one payload data in the rtp packet cannot mix with the other. But
> they will have the same timestamp.
> Any help on this?
>
> Regards,
> Kannaiyan
>
>
>
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users




reply via email to

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