| 19 Jan 2005 11:15 am |
Dudu Guest | I have tried to decode an audio conversation from me and a collegue of mine done with MSN messenger audio connection. Starting from pcap, i removed all the headers to have only the RTP payload. I would like to decode this file. From SIP messagging, it results that the RTP Payload Type is 111 (rtpmap: 111 SIREN/16000). I have tried to use the vivog723.acm codec but it doesn’t work.
Someone can help me?
Thanks
| |
|
| 03 Mar 2006 03:51 am |
Mehool Intwala Guest | hey! i am facing the same problem... i have voice conversation through MSN in rtpDump... I tried using JMStudio... but in vain...
if someone can assist me with some suggestions... can email me on mehool.i@gmail.com
thnx in advance...
| |
| 11 Jul 2006 02:11 pm |
KriKri Guest | I also tried the same kind of exercice...
The difference is that the codec I see is rtpmap:114 x-msrtp
Anyone knows this codec ?
I use MSN 7.5.0324
| |
| 11 Jul 2006 02:14 pm |
KriKri Guest | Made a mistake... Code is x-msrta
| |
| 12 Jul 2006 12:33 am |
Mehool Intwala Guest | True... so far in my ordeal i have encountered 4 codec....
SIREN, G722.1, RED(97) and X-mstra... not a clue about any of them nor how to retrieve sound from them...
| |
| 07 Dec 2006 07:12 am |
fandrew Guest | RED stands for “Redundant Audio Data”. It is used to send the actual and some former frames (timeslices) in one RTP packet. If packet loss is high, the encoder can send older frames as well, possibly with lower bitrate codec. Inside a RED packet, any codec can appear which is in the rtpmap.
RED is specified in RFC 2198:
http://www.ietf.org/rfc/rfc2198.txt
It is quite easy to decode these packages.
| |
| 07 Dec 2006 07:30 am |
Mehool Guest | True... how ever i have not been able to decode RED. Also i haven’t come across anyone who has made a decoder for RED
| |
| 12 Dec 2006 08:37 pm |
jelly777777 Guest | I have a problem about x-msrta.what is it?
Anyone knows this codec ?
I use MSN 7.5 too!
thanks!!!
please email me on lb_1223@hotmail.com
| |
| 06 Jul 2007 09:29 am |
Nikonim Guest | I don’t think you will be able to decode these media stream.
They are encoded in Microsoft proprietary algorithms.
I don’t say it’s impossible.
I just say it’s not something you can decipher
using any lambda decoder.
Cheers,
Have fun
| |
|
|
|
Post Reply |