pipewire/doc/tutorial-index.md
2020-06-23 15:44:01 +02:00

481 B

PipeWire Tutorial

Welcome to the PipeWire tutorial. The goal is to learn to PipeWire API step-by-step with simple short examples.

  1. Getting started (tutorial 1).

  2. Enumerating objects (tutorial 2).

  3. Forcing a roundtrip (tutorial 3).

  4. Playing a tone with pw_stream (tutorial 4).

  5. Capture video frames with pw_stream (tutorial 5).

  6. Bind to an object (tutorial 6).