GNOME Bugzilla – Bug 598426
gst-rtsp-server is closing
Last modified: 2010-08-20 16:41:16 UTC
gst-rtsp-server is stopping in some times : when i am closing the client side player,in sometimes i got the gst-rtsp-server stopping.so that i needs to restart the gst-rtsp-server. status line: code: '200' reason: 'OK' version: '1.0' headers: key: 'CSeq', value: '8' key: 'Server', value: 'GStreamer RTSP server' key: 'Session', value: 'rbliwfgvqvpxrtim' body: length 0 [root@ip-10-250-19-85 examples]#
it's probably a segfault or something. Can you make a backtrace?
It'z not a segfault.I am not getting any seg faults.Just stopping the streaming server.
Something must be calling g_main_loop_quit() then but that line is nowhere in gst-rtsp-server. I need more info...
already fixed: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=f3b3dd33f3cfe9d53412a326884c3f2ce9363f68
*** This bug has been marked as a duplicate of bug 601772 ***