rtp example
Tim Müller
tim at centricular.com
Tue Oct 31 17:39:15 UTC 2017
On Tue, 2017-10-31 at 17:06 +0000, Patrick Welche wrote:
> gst-rtsp-server does rather more than the rtpbin stage of the
> example scripts? Anything in particular? (not just better packaging?)
It has a session connection and can negotiate certain things, like what
ports to use, and can transmit setup information that needs to be
signalled out of band such as configuration data (some codecs may
require that or at least benefit from that, esp. video codecs).
Also things like encryption or retransmission support, and it can send
the data interleaved via TCP as fallback if needed. It also supports
extra features such as pausing and seeking, for example.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list