I wondering it's its possible to decode RTP packets (Audio and/or Video) ?
I have already them in memory - RTP Header and RTP Payload. I have the SDP associated (if necessary).
But I'm wondering how to create an MrdiaFrame using all that ...
Do you have any idea / hints about this ?
Thanks.