[Bug 744379] gst-rtsp-server not prerolling when piping data into the media-pipeline ?
bugzilla at gnome.org
bugzilla at gnome.org
Thu Feb 12 03:25:14 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744379
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #296664|none |needs-work
status| |
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 296664:
--> (https://bugzilla.gnome.org/review?bug=744379&attachment=296664)
Looks almost good :)
::: gst/rtsp-server/rtsp-stream.c
@@ +2163,3 @@
} else {
+ /* else only queue+udpsink needed, link it to the session */
+ priv->udpqueue[i] = gst_element_factory_make ("queue", NULL);
In the else case no queue is necessary because there is no tee
--
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