This module allows you to use the GStreamer library from Perl.
GStreamer comes with automatically generated API documentation. Its index can be accessed with:
perldoc GStreamer::index
To install GStreamer, run the following commands:
perl Makefile.PL
make
make test
make install
GStreamer depends on any release of the 0.10 series of the GStreamer library and on the following Perl modules:
ExtUtils::Depends
ExtUtils::PkgConfig
Glib >= 1.180