Files
Akkariin Meiko 27c4ec74a1 Update
2022-03-12 03:16:09 +08:00

360 B

Dynamic pipelines

This document describes many use cases for dynamically constructing and manipulating a running or paused pipeline and the features provided by GStreamer.

When constructing dynamic pipelines it is important to understand the following features of gstreamer:

  • pad blocking

  • playback segments.

  • streaming vs application threads.