search for: bc47fca6

Displaying 2 results from an estimated 2 matches for "bc47fca6".

2009 Dec 10
1
Packing multiple frames in a RTP packet
...___________________________ > > Speex-dev mailing list > > Speex-dev at xiph.org > > http://lists.xiph.org/mailman/listinfo/speex-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20091210/bc47fca6/attachment.htm
2009 Dec 10
2
Packing multiple frames in a RTP packet
Hello, *Background:* The RFC 5574 suggests the RTP payload format for the speex codec. The payload formation is straight forward; the encoded frames are to be concatenated one after another. Once we have appended desired number of frames, we have to pad the stream with 01111 sort of sequence to ensure that payload ends on a octet boundary. *Observation:* I am using the speex encoder at 2150 Kbps