[Bug 755332] AppSrc restart problem

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 24 07:54:20 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755332

--- Comment #2 from swor <endushka at gmail.com> ---
For testing I made simple appsrc pipeline which is being restarted a few times
the sample project runs on Win64.

It is located in:
https://github.com/EduardAtReporty/AppSrcTester

For comilation/running:

1. git clone https://github.com/EduardAtReporty/AppSrcTester
2. Open the project with VisualStudio 13
3. Make sure GStreamer linkage path is correct
4. Set project to x64 (instead of Win32)
5. Run

Expected Result: The stream should start immediately after the restart just
like in the first time

Actual Result: Each time the stream restarts there is a delay that's being
added to the pipeline. Eventually the delay in the restart will reach above 10
seconds.

I will appreciate your help in trying to figure out what's the problem.

-- 
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