[webkit-changes] [WebKit/WebKit] 4e2d40: [WPE][GTK] Enable MEDIA_STREAM and MEDIA_RECORDER

Philippe Normand noreply at github.com
Sun Sep 25 06:12:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e2d40a6bf7aad63f9273c67465f70d317b6d3ad
      https://github.com/WebKit/WebKit/commit/4e2d40a6bf7aad63f9273c67465f70d317b6d3ad
  Author: Philippe Normand <philn at igalia.com>
  Date:   2022-09-25 (Sun, 25 Sep 2022)

  Changed paths:
    M Source/cmake/OptionsGTK.cmake
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  [WPE][GTK] Enable MEDIA_STREAM and MEDIA_RECORDER
https://bugs.webkit.org/show_bug.cgi?id=245636

Reviewed by Michael Catanzaro.

MediaStream support is good nowadays in GLib ports, allowing capture devices access and rendering in
media elements. The recorder backend is also in good shape, we would still have time to mature it
further during the 2.40 cycle. WebRTC remains flagged as experimental feature for now.

* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:

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




More information about the webkit-changes mailing list