Skip to content
  • Rob Taylor's avatar
    gst/udp/gstmultiudpsink.c: If a destination is added before the stream is set... · 94be718c
    Rob Taylor authored and Wim Taymans's avatar Wim Taymans committed
    gst/udp/gstmultiudpsink.c: If a destination is added before the stream is set to PAUSED, the multicast group is not j...
    
    Original commit message from CVS:
    Patch by: Rob Taylor <robtaylor at floopily dot org>
    * gst/udp/gstmultiudpsink.c: (join_multicast),
    (gst_multiudpsink_init_send), (gst_multiudpsink_add):
    If a destination is added before the stream is set to PAUSED, the
    multicast group is not joined as the socket is not created yet.
    Also TTL and LOOP should also be set. Fixes #346921.
    94be718c