RTP describes different payload format for different codecs. You can study
the RTP payload format for AMR codec and retrieve the data. You can use
available RTP de-packetizer if you are using any multimedia framework.

Regards,
Sumedh

On Mon, Feb 13, 2012 at 8:34 PM, NITIN <nitinkumgo...@gmail.com> wrote:

> Hi
>
> I ave captured a pcap form my android device on Wireshark. Now, I have
> the RTP payload having the AMR content.
>
> I have extracted the raw RTP packets and now I want to convert that
> raw data into the AMR file which can be played on any player.
>
> Just by adding the Header and magic number is not enough to do that.
>
> Do anybody have idea what is the procedure to do it or is there any
> library or tool which is capable of doing it.
>
> Thanks
> Nitin
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to