GstRTPNetCC: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
mNo edit summary
Line 1: Line 1:
{{Ambox
|type=notice
|issue=Make sure you also check GstInference's companion project: [[R2Inference]]
}}
{{DISPLAYTITLE:GstRTPNetCC|noerror}}
{{DISPLAYTITLE:GstRTPNetCC|noerror}}



Revision as of 02:43, 17 April 2019


GstRTPNetCC

A GStreamer deep learning inference framework.

Overview

GstRTPNetCC is a GStreamer plug-in that allows estimating the available bandwidth during a single video stream based on the RTP information.

Features

The plug-in is equipped with three elements:

  • GstRTPNetCC: video filter.

Supported Formats

Video

  • VP8
  • H264

Getting Started

Start navigating this wiki by going to the GstRTPNetCC Fundamentals page in the table of contents.


Index Next: Introduction