mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
docs: add some more links
This commit is contained in:
parent
93e04aebce
commit
2bcbf62443
2 changed files with 9 additions and 3 deletions
10
README.md
10
README.md
|
|
@ -1,7 +1,7 @@
|
|||
# PipeWire
|
||||
|
||||
PipeWire is a server and user space API to deal with multimedia
|
||||
pipelines. This includes:
|
||||
[PipeWire](https://pipewire.org) is a server and user space API to
|
||||
deal with multimedia pipelines. This includes:
|
||||
|
||||
- Making available sources of video (such as from a capture devices or
|
||||
application provided streams) and multiplexing this with
|
||||
|
|
@ -137,6 +137,12 @@ single commands like this to get the server information:
|
|||
$ pw-cli info 0
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
Find tutorials and design documentation [here](doc/index.md).
|
||||
|
||||
The autogenerated API docs are [here](https://docs.pipewire.org).
|
||||
|
||||
## Contributing
|
||||
|
||||
PipeWire is Free Software and is developed in the open. It is licensed under
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue