[webkit-changes] [WebKit/WebKit] a28a96: [GStreamer][WebRTC] RTP payload types might still ...
Philippe Normand
noreply at github.com
Mon Jul 10 01:12:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a28a96139be62ad26a754a7db0799790fe66c6d7
https://github.com/WebKit/WebKit/commit/a28a96139be62ad26a754a7db0799790fe66c6d7
Author: Philippe Normand <philn at igalia.com>
Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
Log Message:
-----------
[GStreamer][WebRTC] RTP payload types might still overflow the allowed limit
https://bugs.webkit.org/show_bug.cgi?id=258981
Reviewed by Xabier Rodriguez-Calvar.
Ensure each m= section of the SDP offer fits beneath the allowed RTP payload type limits.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::requestPad):
Canonical link: https://commits.webkit.org/265895@main
More information about the webkit-changes
mailing list