GstInterpipe: Difference between revisions

From RidgeRun Developer Wiki
(Created page with "= Introduction = == Overview == == GStreamer Plug-In == = Getting the Software = GstInterpipe is an open source project and can be downloaded from GitHub. The project is ho...")
 
Line 34: Line 34:
=== Buffer Forwarding ===
=== Buffer Forwarding ===


=== Runtime Switching ===
=== Dynamic Switching ===


=== Caps Negotiation ===
=== Caps Negotiation ===

Revision as of 22:08, 26 April 2016

Introduction

Overview

GStreamer Plug-In

Getting the Software

GstInterpipe is an open source project and can be downloaded from GitHub. The project is hosted at:

TODO

As with every open source project, there's an open invitation to provide feedback to the maintainers as bug reports, feature requests and even source code collaborations. The following table summarizes the recommended methods to collaborate with RidgeRun:

Collaboration Method
Bug report GitHub's issue tracker
Feature request GitHub's issue tracker
Patch GitHub's pull request

Installation Guide

Dependencies

GStreamer 1.0.0

Building the project

Installing the plugin

User Guide

Features

Buffer Forwarding

Dynamic Switching

Caps Negotiation

Event Forwarding

Timestamp Synchronization

Properties

GstInterPipeSink

GstInterPipeSrc

==

Releases