[gstreamer-bugs] [Bug 552650] [rtspsrc] (partially) fails SETUP with MS RTSP servers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 23 13:53:16 PST 2009


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

  GStreamer | gst-plugins-good | Ver: git

Mark Nauwelaerts changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128392|accepted-commit_after_freeze|committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.15




------- Comment #4 from Mark Nauwelaerts  2009-02-23 21:53 UTC -------
commit 21cb00aa9c290010c7da7afc04388348914e7c07
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon Jan 26 11:06:13 2009 +0100

    rtspsrc: perform UDP SETUP according to MS RTSP spec

    MS RTSP spec states that the UDP port pair used in subsequent SETUP
    requests for various streams must be identical (since there will actually
    be only 1 stream of muxed asf packets).  Following traditional specs and
    using different port pairs in the SETUPs for separate streams will result
    in all but the first one failing and only one stream being streamed.

    So, in appropriate circumstances, retry UDP SETUP using previously used
    port pair.  Fixes #552650.


-- 
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=552650.




More information about the Gstreamer-bugs mailing list