[Bug 643577] gst-rtsp-server: g_object_ref: assertion `G_IS_OBJECT (object)' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 1 03:34:59 PST 2011


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

--- Comment #1 from Nicola <lists at svrinformatica.it> 2011-03-01 11:34:55 UTC ---
some additional infos:

I'm reproducing this error after 2/3 play/stop sequence with vlc (1.1.7) as
rtsp client. The pipeline I'm using with gst-rtsp is the following:

souphttpsrc location=... ! queue ! matroskademux ! mpeg4videoparse ! rtpmp4vpay
name=pay0 pt=96

If I not set export G_DEBUG=fatal_warnings the program will continue to run and
I can access http stream with pipeline such the following:

souphttpsrc location=... ! queue ! matroskademux ! decodebin2 ! xvimagesink

but the rtsp stream (based on the http one) is unavailable

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