[Bug 758179] GstRTSPStream : Create pipeline based on enabled transport type
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Dec 4 04:22:13 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758179
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 82dffd17b34c408ab2cf9ce3d991068f44757dd7
Author: Srimanta Panda <srimanta at axis.com>
Date: Fri Dec 4 08:01:37 2015 +0100
rtsp-stream: create stream pipeline based on transport
Based on the protocol, create the rtsp stream pipeline. If only TCP or
only UDP is set as the transport protocol, it will not add the extra tee
or queue element to the pipeline. Both these elements will be added, if
it supports both TCP and UDP protocols. This improves the pipeline
performance when one protocol is present.
https://bugzilla.gnome.org/show_bug.cgi?id=758179
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list