[opus] multi stream decode
    Gregory Maxwell 
    gmaxwell at gmail.com
       
    Tue Dec 18 07:46:35 PST 2012
    
    
  
On Tue, Dec 18, 2012 at 10:21 AM, Audric Ackermann
<audric.bilb at gmail.com> wrote:
> Currently, I can read my RTP packet from network, and get data from it. I
Multistream is not used with RTP as defined today.  The multistream
support requires a mechanism to communicate the mapping, see the
Ogg/Opus draft for an example of his this is actually used.
What you appear to be describing is just stereo— however. You don't
use multistream fo stereo, you can just use a single stereo stream.
Using multistream for stereo will make you incompatible with
everything RTP based.
    
    
More information about the opus
mailing list