32 Forks
101 Stars
101 Watchers

gst-plugin-rs

Rust crate for writing GStreamer plugins and various plugins - This repository moved to https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs

How to download and setup gst-plugin-rs

Open terminal and run command
git clone https://github.com/sdroege/gst-plugin-rs.git
git clone is used to create a copy or clone of gst-plugin-rs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gst-plugin-rs https://github.com/sdroege/gst-plugin-rs/archive/master.zip

Or simply clone gst-plugin-rs with SSH
[email protected]:sdroege/gst-plugin-rs.git

If you have some problems with gst-plugin-rs

You may open issue on gst-plugin-rs support forum (system) here: https://github.com/sdroege/gst-plugin-rs/issues