linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] question about ....


From: Simon Morlat
Subject: Re: [Linphone-developers] question about ....
Date: Mon, 18 May 2009 17:32:05 +0200
User-agent: KMail/1.11.2 (Linux/2.6.29-1-amd64; KDE/4.2.2; x86_64; ; )

Hi


Use rtp_session_recvm_with_ts().
It returns a mblk_t struct, whose b_rptr points to the beginning of the RTP header.


Simon


Le Monday 18 May 2009 15:37:37 Henning Christiansen, vous avez écrit :
> Hi all,
>
> when receiving RTP packets via oRTP using function
> rtp_session_recv_with_ts, our application needs additional access to the
> data in the header of the RTP packets - i.e. not only the payload.
>
> Examples: mark bit, time stamp, payload type, etc.
>
> Currently rtp_session_recv_with_ts only returns a pointer to the payload
> itself.
>
>
> Question: How can we access the complete packet header when receiving the
> packets?
>
> Thanks!
>
>
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

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