vvvv / VL.GStreamer

A set of VL nodes for the multimedia framework GStreamer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VL.GStreamer

A set of nodes to use the multimedia framework GStreamer inside vvvv beta and gamma

Installation

Install GStreamer 1.16.2 to default location (C:\gstreamer) using the Complete option in the installer

Note: During installation, check the Custom tab and make sure the location is C:\gstreamer. When you've done that, you can go back and click on Complete to finish the installtion.

vvvv beta

  • Install vvvv beta (minimum required version is beta38.1)
  • Inside from the VL patch editor open the nuget command line and type nuget install VL.GStreamer -prerelease -version 1.0.18-gadcd7f95e5 - this is the last version working with vvvv beta

vvvv gamma

  • Install vvvv gamma (minimum required version is 2019.2-0374)
  • Inside from the VL patch editor open the nuget command line and type nuget install VL.GStreamer -prerelease

Building

Note that this is only for developers, to use the nuget you only need the installation steps above.

Example

For now there's only one example found in lib\packs\VL.GStreamer\Overview.v4p

About

A set of VL nodes for the multimedia framework GStreamer

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%