Skip to content
Snippets Groups Projects
Select Git revision
  • e7cc0497ce08ba71cea5f2984627b0b45d251d4b
  • master default protected
  • beta/202506161038
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
22 results

jami-client-qt

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Andreas Traczyk's avatar
    Andreas Traczyk authored
    Removes the rendermanager and framewrapper objects along with any
    QQuickPaintedItem-based QML render widget classes. This simplifies
    the video widget stack implementation.
    
    The new mechanism uses the VideoOutput component of QtMultimedia.
    By accessing the VideoOutput's QVideoSink object, we update the
    mapped buffer data of a sink's QVideoFrame when new frames are
    published. Updates to frames and component sink subscriptions are
    managed by a new class called VideoProvider.
    
    Gitlab: #500
    Also #536
    
    Change-Id: I2391a32294922ea435ab80ac1f876c004ff6c21e
    e7cc0497
    History
    Name Last commit Last update