[Bug 682481] problem when streaming RTP to multicast address in Gstreamer (0.11.93/0.11.92)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 22 08:29:15 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=682481
  GStreamer | gst-plugins-good | 0.11.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-08-22 15:29:08 UTC ---
The reason is that udpsink will by default use an IPV6 socket and gio complains
then when the ip address is not IPV6. Need to think what to do about it..

This fixes the crash:

commit 916e4c86fac864d2230590d99ec5c54b382e6e7b
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Aug 22 17:23:25 2012 +0200

    udpsink: don't crash on NULL error

    Check if there is an error before retrieving its message.

    See https://bugzilla.gnome.org/show_bug.cgi?id=682481

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