Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5297100c5cb8bf57b174f32728d0916470339ce9 https://github.com/WebKit/WebKit/commit/5297100c5cb8bf57b174f32728d0916470339ce9 Author: Philippe Normand <ph...@igalia.com> Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths: M Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingAudioSourceGStreamer.cpp M Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp Log Message: ----------- [GStreamer][WebRTC] Set MTU to 1200 on RTP payloaders https://bugs.webkit.org/show_bug.cgi?id=246012 Reviewed by Xabier Rodriguez-Calvar. Align RTP MTU with libwebrtc implementation, also helping to reduce packet fragmentation. * Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingAudioSourceGStreamer.cpp: (WebCore::RealtimeOutgoingAudioSourceGStreamer::setPayloadType): * Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp: (WebCore::RealtimeOutgoingVideoSourceGStreamer::setPayloadType): Canonical link: https://commits.webkit.org/255211@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes