mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
478 B
478 B
PipeWire Tutorial
Welcome to the PipeWire tutorial. The goal is to learn PipeWire API step-by-step with simple short examples.
-
Getting started (tutorial 1).
-
Enumerating objects (tutorial 2).
-
Forcing a roundtrip (tutorial 3).
-
Playing a tone with
pw_stream(tutorial 4). -
Capture video frames with
pw_stream(tutorial 5). -
Bind to an object (tutorial 6).