<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Unified plan SDP's are mostly supported where the interface makes
    sense.<br>
    <br>
    a=msid is currently a browser-specific thing and GStreamer doesn't
    really have a concept of grouping separate tracks per-se.  Maybe
    GstStream could be useful here for that but that would need to be
    investigated and implemented.<br>
    <br>
    Unfortunately I'm not quite sure exactly how the browsers expect
    multiple streams of the same type to work SDP-wise.<br>
    <br>
    Cheers<br>
    -Matt<br>
    <br>
    <div class="moz-cite-prefix">On 17/10/20 1:35 pm, Faraz Khan wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALBWJdVNjZHyaqtz_JuMZju=kQDZ60rzf4SzE3yAg1ppF5y1AA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">Is unified plan sdp semantics supported? I'm
        trying to negotiate a peer connection with 5 streams and though
        the sdp seems mostly correct it's missing a=msid lines (which I
        could add myself maybe)
        <div dir="auto"><br>
        </div>
        <div dir="auto">If I try to receive this in chrome the peer
          connection.ontrack method gets fired the correct number of
          times (as many video streams I add) but they are all pointing
          to the first stream. </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Is there some way I can munge the sdp manually
          to make this work?</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Thanks!</div>
        <div dir="auto"><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>