[Live-devel] RTP payload support for speex
Ross Finlayson
finlayson at live555.com
Mon Sep 4 08:24:17 PDT 2006
>Hi,
>Does Live555 have support for RTP demuxing of Speex codec encoded
>streams?
Not specifically. However, because the Speex RTP payload format is
so simple, it can probably be implemented using "SimpleRTPSink" (for
sending) and "SimpleRTPSource" (for receiving). For guidance, see
where those classes are used in the code.
(In fact, if you look at "liveMedia/MediaSession.cpp", you'll see
that receiving Speex is alreadyh supported.)
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list