I'm currently implementing A rtp header info and using speex for audio. can someone tell me what the rtp payload type value is for speex. i've checked the submitted speex draft and it says its beyond its scope and i can't find anything in RFC3550 that might suggest what it is. any help would be appreciated thank you, Greg --------------------------------- Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070823/3d04f0b5/attachment.html
Speex uses a dynamic payload number, which is negotiated with SDP (did I understand your question correctly?). Jean-Marc Greg a ?crit :> I'm currently implementing A rtp header info and using speex for audio. > can someone tell me what the rtp payload type value is for speex. > i've checked the submitted speex draft and it says its beyond its > scope and i can't find anything in RFC3550 that might suggest what it is. > any help would be appreciated > thank you, > Greg > > > --------------------------------- > Boardwalk for $500? In 2007? Ha! > Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Speex-dev mailing list > Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev
hmm...forgive my ignorance here. icould have explained it wrong. the rtp header has the pt (payload) field as a 7 bit value. i was under the impression speex had a particular value i should set it to. is this so? if no what value should i assign it, whether by convention or otherwise? Note that i'm implementing a simple rtp header and combining it with the speex payload i'm not using SDP or RTCP as yet. Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: Speex uses a dynamic payload number, which is negotiated with SDP (did I understand your question correctly?). Jean-Marc Greg a ?crit :> I'm currently implementing A rtp header info and using speex for audio. > can someone tell me what the rtp payload type value is for speex. > i've checked the submitted speex draft and it says its beyond its > scope and i can't find anything in RFC3550 that might suggest what it is. > any help would be appreciated > thank you, > Greg > > > --------------------------------- > Boardwalk for $500? In 2007? Ha! > Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Speex-dev mailing list > Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev_______________________________________________ Speex-dev mailing list Speex-dev@xiph.org http://lists.xiph.org/mailman/listinfo/speex-dev --------------------------------- Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070823/4df75937/attachment.html
Hi static payload types are deprecated, and dynamic payload types should be used instead. please see here: http://www.ietf.org/internet-drafts/draft-ietf-avt-rtp-speex-03.txt /alfred Greg wrote:> I'm currently implementing A rtp header info and using speex for audio. > can someone tell me what the rtp payload type value is for speex. > i've checked the submitted speex draft and it says its beyond its > scope and i can't find anything in RFC3550 that might suggest what it is. > any help would be appreciated > thank you, > Greg > > ------------------------------------------------------------------------ > Boardwalk for $500? In 2007? Ha! > Play Monopoly Here and Now > <http://us.rd.yahoo.com/evt=48223/*http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow> > (it's updated for today's economy) at Yahoo! Games. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Speex-dev mailing list > Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev