[gstreamer-bugs] [Bug 351726] New: [rtspsrc] Force to send on periodic time new rtsp play command

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 17 00:20:56 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=351726
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: [rtspsrc] Force to send on periodic time new rtsp play
                    command
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thijs.vermeir at barco.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unversioned Enhancement
   GNOME milestone: Unspecified


Some encoders work with RTSP and RTCP. When send a first RTSP play command they
start a timer to wish the first RTCP Reciever report MUST recieve. is this
packet not revieved they close the connection. 

In GStreamer there is no RTCP implemented (yet) so the requested RTCP packet
can not be send. This patch is a workaround for this problem. It sends the rtsp
play command at a periodic time interval so the timer on the encoder keeps
resetting and the connection stay's alive.


-- 
Configure bugmail: http://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