A set of nodes to use the multimedia framework GStreamer inside vvvv beta and gamma
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.
- 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
- 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
Note that this is only for developers, to use the nuget you only need the installation steps above.
- Install Visual Studio 2019
- Open
src/VL.GStreamer.sln
and build
For now there's only one example found in lib\packs\VL.GStreamer\Overview.v4p