plugins/

directory
v0.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2021 License: LGPL-2.1

README

Plugins

This directory contains examples of writing GStreamer plugins using go-gst. The metadata required by GStreamer is generated via go generate with the code for the generator contained in this repo at cmd/gst-plugin-gen.

The generator assumes the above is compiled and accessible in your PATH as gst-plugin-gen. You can build and install it to your GOPATH by running make install-plugin-gen in the root of the repository.

Directories

Path Synopsis
This example demonstrates a filesink plugin implemented in Go.
This example demonstrates a filesink plugin implemented in Go.
This example demonstrates a filesrc plugin implemented in Go.
This example demonstrates a filesrc plugin implemented in Go.
This example demonstrates a src element that reads from objects in a minio bucket.
This example demonstrates a src element that reads from objects in a minio bucket.
This is a GStreamer element implemented in Go that uses inbound data on a websocket connection as the source for the stream.
This is a GStreamer element implemented in Go that uses inbound data on a websocket connection as the source for the stream.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL