Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pipewire pipewire
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 573
    • Issues 573
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PipeWirePipeWire
  • pipewirepipewire
  • Merge requests
  • !1024

Move Media Session out of pipewire into its own project

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Peter Hutterer requested to merge whot/pipewire:wip/drop-media-session into master Oct 15, 2021
  • Overview 5
  • Commits 2
  • Pipelines 3
  • Changes 52

Media Session was supposed to be the example session manager. Over time it developed more and more features but it's still supposed to be more of an example/reference than the one actually used. Having it in the pipewire tree gives it more prominence than is called for, so we decided to move it out of pipewire into its own project repository.

It is now available at https://gitlab.freedesktop.org/pipewire/media-session

The integration is now similar to WirePlumber - a subproject that is built if selected.

Note that this also removes the pw-reserve tool that relied on one source file of media-session, that tool is now built as part of media session.

Still missing: the docs integration, the media session docs are built but not published anywhere.

cc @wtaymans, @gkiagia

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/drop-media-session