doc: add video capture tutorial

This commit is contained in:
Wim Taymans 2020-06-19 16:36:12 +02:00
parent f78e44c28a
commit 9c049f23ae
3 changed files with 372 additions and 1 deletions

View file

@ -11,3 +11,5 @@ PipeWire API step-by-step with simple short examples.
4) Playing a tone with `pw_stream` ([tutorial 4](tutorial4.md)).
5) Capture video frames with `pw_stream` ([tutorial 5](tutorial5.md)).