
GstPipelineStudio
Publié par Stéphane Cerveau
Visualize your GStreamer pipelines
Certaines parties de cette page apparaissent dans la langue dans laquelle elles ont été écrites, car la traduction n'est pas terminée.
Points clés
- Represents GStreamer pipelines as a connected diagram of elements rather than as a command-line string.
- Intended for inspecting and sketching pipeline structure during development work.
- Assumes GStreamer is installed on the same system.
- Packaged for Linux only.
- Licensed under GPL-3.0-or-later.
À propos de cette application
GstPipelineStudio is a graphical application for working with GStreamer pipelines. A pipeline in GStreamer is a chain of elements — sources, decoders, filters, sinks — through which media data passes, and such chains are normally written out as text on a command line or in code. This program instead renders the pipeline as a diagram, with elements shown as blocks and the connections between them drawn as links, so the path the data takes can be read off the screen.
The audience is people who already work with GStreamer and want to sketch, inspect or reason about a pipeline visually rather than in string form. Using it presupposes a GStreamer installation on the same machine; what a given pipeline can actually do therefore depends on the plugins present locally, not on the editor itself.
Distribution here covers Linux only, with no Windows or macOS build listed. The author is Stéphane Cerveau and the terms are GPL-3.0-or-later.
Où l’obtenir
Linux
- Ouvrir sur FlathubOuvre un nouvel ongletDépôt de paquetsFlathub
De l’éditeur
Installer depuis un terminal
flatpak install flathub dev.mooday.GstPipelineStudio
Nous n’hébergeons pas ce fichier, nous ne l’analysons pas et nous n’en inspectons pas le contenu. Lisez ce qu’en dit la source, puis décidez par vous-même.