[Bug 711257] Streaming does not always start with a key-frame
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Nov 24 03:41:21 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=711257
GStreamer | gst-rtsp-server | git
--- Comment #6 from Ognyan Tonchev <ognyan.tonchev at axis.com> 2013-11-24 11:41:14 UTC ---
Created an attachment (id=261343)
View: https://bugzilla.gnome.org/attachment.cgi?id=261343
Review: https://bugzilla.gnome.org/review?bug=711257&attachment=261343
client: reset media after doing the SDP
Patch 5/5:
To avoid streams starting with delta frames and CPU load before the
actual RTSP PLAY command we now reset the media after doing the SDP.
Reset means that the pipeline state will be set to NULL
but all streams will be kept and used for configuring the transports
in SETUP. The pipeline will be played in PLAY.
This approach currently only works for medias without dynamic
payloaders.
Can be enabled on a per factory/media basis.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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