pipewire-media-session/README.md
2021-10-15 11:09:43 +10:00

31 lines
1.1 KiB
Markdown

# PipeWire Media Session
PipeWire Media Session is an example session manager for
[PipeWire](https://pipewire.org).
Note that we recommend the use of
[WirePlumber](https://gitlab.freedesktop.org/pipewire/wireplumber) instead.
## Building and installation
The preferred way to install PipeWire Media Session is to install it with your
distribution package system. This ensures PipeWire Media Session is integrated
into the rest of your system for the best experience.
If you want to build and install PipeWire Media Session yourself, refer to
[install](INSTALL.md) for instructions.
## Contributing
PipeWire is Free Software and is developed in the open. It is mostly
licensed under the [MIT license](COPYING). Check [LICENSE](LICENSE) for
more details about the exceptions.
Contributors are encouraged to submit merge requests or file bugs on
[gitlab](https://gitlab.freedesktop.org/pipewire).
Join us on IRC at #pipewire on [OFTC](https://www.oftc.net/).
We adhere to the Contributor Covenant for our [code of conduct](CODE_OF_CONDUCT.md).
[Donate using Liberapay](https://liberapay.com/PipeWire/donate).