[webkit-changes] [WebKit/WebKit] ed2dd6: [GStreamer][WebRTC] TWCC extension not listed in S...

Philippe Normand noreply at github.com
Tue Apr 11 07:07:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed2dd60966ef4ea7e9048eae660b38fb2ca74a4d
      https://github.com/WebKit/WebKit/commit/ed2dd60966ef4ea7e9048eae660b38fb2ca74a4d
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
    M LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt
    M LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] TWCC extension not listed in SDP generated descriptions
https://bugs.webkit.org/show_bug.cgi?id=255096

Reviewed by Xabier Rodriguez-Calvar.

The `extmap-` attributes we generated started at 0 but this is not allowed by the RFC 5285.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.cpp:
(WebCore::capsFromRtpCapabilities):

Canonical link: https://commits.webkit.org/262823@main




More information about the webkit-changes mailing list