[webkit-changes] [WebKit/WebKit] ac78e4: [GStreamer][WebRTC] Incoming audio streaming somet...
Philippe Normand
noreply at github.com
Mon May 8 05:01:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ac78e4bede06668c4158bf218562c438593eb3df
https://github.com/WebKit/WebKit/commit/ac78e4bede06668c4158bf218562c438593eb3df
Author: Philippe Normand <philn at igalia.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp
Log Message:
-----------
[GStreamer][WebRTC] Incoming audio streaming sometimes remains silent
https://bugs.webkit.org/show_bug.cgi?id=256453
Reviewed by Xabier Rodriguez-Calvar.
The playback appsrc latency query is no longer forwarded to the webrtc appsink. The latency query is
thus handled by appsrc/basesrc.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:
Canonical link: https://commits.webkit.org/263794@main
More information about the webkit-changes
mailing list