This block provides access to GStreamer multimedia framework from with in Pothos framework. Alowing data to flow in and out of GStreamer and meta data using Pothos packet messages.
Project Home: https://github.com/ashley-b/PothosGStreamer
- Pothos >= 0.6 library and headers. http://www.pothosware.com/
- GStreamer >= 1.0 libraries and headers. https://gstreamer.freedesktop.org/
Configure, build, and install with CMake
- README.md - This file
- LICENSE_1_0.txt - License for this project
- CMakeLists.txt - CMake build configurations
- *.cpp and *.hpp - Source code for this block
- examples/ - Simple Pothos topologies demonstrating this block
Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)