[Bug 649098] Running a playbin2 element and gst-rtsp-server withn same code does not work.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 5 02:39:22 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=649098
  GStreamer | gst-rtsp-server | unspecified

--- Comment #8 from Fabian Deutsch <fabian.deutsch at gmx.de> 2011-05-05 09:39:16 UTC ---
Adding another timeout with highest priority shows that the mainloop is
blocked:

Example cb:
    Timeout.add_seconds_full (-100, 1, () => {
        debug ("-------------- Hangs? ----------------------");
        return true;
    });

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