[Bug 755332] New: AppSrc restart problem
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Sep 21 02:42:10 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755332
Bug ID: 755332
Summary: AppSrc restart problem
Classification: Platform
Product: GStreamer
Version: 1.5.91
OS: other
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: endushka at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Hi all,
I have a pipeline with appsrc (on iOS) of type
appsrc --> rtph264pay --> udpsink
It works fine as long as I don't restart it.
This pipeline run on a thread which I close and start again
When I do restart this pipeline it takes more time to start when the previous
time. (matter of tens of seconds)
I also tried to run pipeline of type
videotestsrc --> x264enc --> rtph264pay --> udpsink
Restarting this pipeline induced no delay.
It seems like the problem is 'appsrc'-'s resources.
What can be the reason for this and how can I fixit. (or restart differently).
PS.
I am using the standard appsrc code taken from the tutorials.
Thanks
--
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