Jump to content

GstRTPNetCC Basic Usage: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 5: Line 5:
__TOC__
__TOC__


= Pipeline usage  =
== Pipeline usage  ==


The GstRTPNetcc element always has pads available, so it does not need to request pads on the fly. The element only depends on RTP video stream, so it might be added between GStreamer elements that handle RTP buffers.
The GstRTPNetcc element always has pads available, so it does not need to request pads on the fly. The element only depends on RTP video stream, so it might be added between GStreamer elements that handle RTP buffers.
Line 23: Line 23:
Additionally, it does not make any modifications over the video streaming, just takes the required information to allow estimating the bandwidth availability.
Additionally, it does not make any modifications over the video streaming, just takes the required information to allow estimating the bandwidth availability.


= Getting the Bandwidth Estimation =
== Getting the Bandwidth Estimation ==


The GstRTPNetcc element provide the final estimation through two '''Element Signals''', which might be used according to the use case
The GstRTPNetcc element provide the final estimation through two '''Element Signals''', which might be used according to the use case
Cookies help us deliver our services. By using our services, you agree to our use of cookies.