[gstreamer-bugs] [Bug 349894] RTSP Multicast

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Sep 18 02:02:43 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=349894
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71071|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #2 from Wim Taymans  2006-09-18 09:02 UTC -------
I commited a slight variation of the patch that uses the _from_uri() method to
create the source. 

        Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>

        * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
        (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
        (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
        (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
        * gst/rtsp/rtspconnection.c: (inet_aton):
        Small cleanups.
        when multicast is selected as the transport, create UDP sources and
        connect to the multicast group.
        Move parsing and setting of caps to a common place.
        Fixes #349894.


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