aMSN Forums
February 12, 2012, 01:01:51 am
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: New forum for aMSN !!
Home
Help
Search
Login
Register
aMSN Forums
>
The Community
>
Whatever You Want To Talk About Here
>
how to decode RTP payload MSN audio conversation?
Pages: [
1
]
« previous
next »
Print
Author
Topic: how to decode RTP payload MSN audio conversation? (Read 4273 times)
denemeler
Newbie
Offline
Posts: 6
how to decode RTP payload MSN audio conversation?
«
on:
December 16, 2008, 07:59:44 am »
Hi
I have some rtp packet. I want to decode rtp payload. I know farsight doing that but there is no sip packet only rtp.
Can I do that with farsight even if there is no sip packet?
if I can do, How can I do with farsight?
I want to appreciate if you give some tips.
thanks
Logged
kakaroto
Administrator
Super Power User
Offline
Posts: 9424
how to decode RTP payload MSN audio conversation?
«
Reply #1 on:
December 16, 2008, 02:02:47 pm »
hi..
well, this is an amsn forum, not a SIP/RTP forum, I suggest you read the RFCs about RTP to see how you can depayload it....
in short, it will depend on the packet, you read the RTP header, then depending on the payload type, you would know which codec is contained in it, and each codec would have its own depayloader, and the depayloader would read an extra header if it exists (depends on the codec) with varying length (depends on the codec), then would read the payload.
SIP is useful here because it gives you a mapping between payload types (dynamic) and the codecs they represent.. without SIP, you only have a number (payload type) and have no way of knowing which codec it refers to, so you have no way of knowing how to depayload it...
each codec has an RFC describing how to payload/depayload it.. use google!
Logged
KaKaRoTo
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Development
-----------------------------
=> Important announcements
=> Amsn development related issues
=> aMSN2
-----------------------------
aMSN Support
-----------------------------
=> General
=> Linux
=> Macintosh
=> Windows
=> Other OSes
-----------------------------
The Community
-----------------------------
=> Feedback and Suggestions
=> Whatever You Want To Talk About Here
=> Skins
=> Plugins
-----------------------------
Other Languages
-----------------------------
=> EspaƱol
=> Français
=> Deutsch
Loading...