[gstreamer-bugs] [Bug 550801] New: rtsp client disconnects from server after few secconds normal of working

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 4 02:06:25 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=550801

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: rtsp client disconnects from server after few secconds
                    normal of working
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: cislot at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


Please describe the problem:
I tried to use gstreamer as rtsp client, but after simple test (`gst-launch
rtspsrc location="url" ! fakesink`) I could see that server close the
connection after few seconds of playing, i think that gstreamer rtsp module
doesn't send rtcp requests for supporting session. During the playing video
stream pass though gstreamer elements well. This bug cloud be checked on the
live555MediaServer.

Before start playing(before rtsp gstreamer module send PLAY request and server
send response OK) all rtsp command is valid, you can assure in it by specifying
debug=1 parameter in rtspsrc.

Steps to reproduce:
1. run streaming server, live555MediaServer for example
2. execute next command: "gst-launch rtspsrc location="url" debug=1 ! fakesink

or you can just try to connect using totem video player


Actual results:
video streaming server disconnects

Expected results:
video streaming server doesn't disconnects

Does this happen every time?
This happen every time

Other information:
gstreamer-plugins-good-0.10.10 has this bug too


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=550801.




More information about the Gstreamer-bugs mailing list