[gstreamer-bugs] [Bug 602321] gst-rtsp-server does not listen for IPv6 connections

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 18 22:54:00 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=602321
  GStreamer | gst-rtsp-server | 0.10.25

--- Comment #1 from David Ward <david.ward at gatech.edu> 2009-11-19 06:53:58 UTC ---
Created an attachment (id=148100)
 View: https://bugzilla.gnome.org/attachment.cgi?id=148100
 Review: https://bugzilla.gnome.org/review?bug=602321&attachment=148100

Make gst-rtsp-server IPv6-only

As a starting point, I was able to convert gst-rtsp-server from IPv4-only to
IPv6-only, with the attached patch.  Using these changes I was able to stream a
Theora video over IPv6 with the test-ogg example application.

I'm not sure what needs to happen to move forward though:  should
gst-rtsp-server listen simultaneously for incoming IPv4 and IPv6 connections
(by opening both sockets)...  or should the calling code have to select an
address family?

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