Le mardi 27 mars 2007 05:30, Kannaiyan a écrit :
> Hi,
>
> I checked the Payload structure, i have seen the fmtp structure can be
> passed to the ortp layer.
> Is there is any documentation on what kind of data is passed on this
> fields?
>
> char *recv_fmtp; /* various format parameters for the incoming stream */
> char *send_fmtp; /* various format parameters for the outgoing stream */
>
> I have the fmtp values from the sdp and I want to know how it is used in
> the ortp layer?

They are simply not used.
I use this field because the PayloadType struct is used inside my application 
(linphone+mediastreamer2) to describe payload from a SDP, but they are not 
used in oRTP at all.

Simon

>
> Regards,
> Kannaiyan
>
>
>
>
> _______________________________________________
> Linphone-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/linphone-users


_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to