[gstreamer-bugs] [Bug 319183] rtspsrc filter sometimes uses an odd port for rtp

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 16 02:46:15 PST 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=319183
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #1 from Wim Taymans  2006-02-16 10:46 UTC -------
        * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
        (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
        (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
        * gst/rtsp/gstrtspsrc.h:
        Make sure the RTP port is an even port an try to allocate
        another if not.
        Added retry property to control max retries for port allocation.
        Make sure RTCP port is RTP port+1.
        Cleanup when port allocation fails.
        Fixes #319183.


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