Unified plan support in webrtcbin
Matthew Waters
ystreet00 at gmail.com
Mon Oct 19 04:31:13 UTC 2020
Unified plan SDP's are mostly supported where the interface makes sense.
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.
Unfortunately I'm not quite sure exactly how the browsers expect
multiple streams of the same type to work SDP-wise.
Cheers
-Matt
On 17/10/20 1:35 pm, Faraz Khan wrote:
> 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)
>
> 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.
>
> Is there some way I can munge the sdp manually to make this work?
>
> Thanks!
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201019/8b4b95c9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xC142754D316B47CB.asc
Type: application/pgp-keys
Size: 2171 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201019/8b4b95c9/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201019/8b4b95c9/attachment.sig>
More information about the gstreamer-devel
mailing list