RESOLVED FIXED162333
[WebRTC][OpenWebRTC] RTP bundling support
https://bugs.webkit.org/show_bug.cgi?id=162333
Summary [WebRTC][OpenWebRTC] RTP bundling support
Philippe Normand
Reported 2016-09-21 02:02:54 PDT
This will depend on the RTP bundling support feature in OpenWebRTC. In WebKit we will then need to enable bundling in the transport agent.
Attachments
EndPoint: RTP bundling support (3.97 KB, patch)
2016-11-16 04:09 PST, Philippe Normand
alex: review+
Philippe Normand
Comment 1 2016-11-16 04:09:45 PST
Created attachment 294932 [details] EndPoint: RTP bundling support
Alejandro G. Castro
Comment 2 2016-11-16 04:16:54 PST
Comment on attachment 294932 [details] EndPoint: RTP bundling support View in context: https://bugs.webkit.org/attachment.cgi?id=294932&action=review > Source/WebCore/platform/mediastream/openwebrtc/MediaEndpointOwr.cpp:318 > Let's add a FIXME here saying that we have to add support for group-ssrc line in the sdp. > Source/WebCore/platform/mediastream/openwebrtc/MediaEndpointOwr.cpp:571 > + OwrBundlePolicyType bundlePolicy = OWR_BUNDLE_POLICY_TYPE_BALANCED; Also we want a FIXME here for handling BUNDLE sdp line from the remote source when deciding what policy we are going to request owr.
Alejandro G. Castro
Comment 3 2016-11-21 01:26:47 PST
Comment on attachment 294932 [details] EndPoint: RTP bundling support Consider adding the FIXMEs
Philippe Normand
Comment 4 2016-11-21 01:29:51 PST
Note You need to log in before you can comment on or make changes to this bug.