[Bug 702002] setting address pool with only ipv4 addresses doesn't work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 1 07:52:02 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702002
  GStreamer | gst-rtsp-server | 1.x

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2013-07-01 14:51:57 UTC ---
Now it should work. If the client connects with ipv6 and there is no ipv6 in
the pool, or when it connects with ipv4 without ipv4 in the pool, there is an
error now.

commit a7fe63298cd0535eda939ccb3c89d0f0d8d2bdae
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Jul 1 16:46:07 2013 +0200

    stream: add more support for IPv6

    Rename _get_address to _get_multicast_address in GstRTSPStream to
    make it clear that this function only deals with multicast.
    Make it possible to have both an IPv4 and IPv6 multicast address on
    a stream. Give the client an IPv4 or IPv6 address depending on the
    address it used to connect to the server.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=702002

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