[Bug 754534] rtspsrc: Fails on Windows with 'An existing connection was forcibly closed by the remote host' b/c of NAT hole punching

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 4 01:30:22 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|rtspsrc fails with 'An      |rtspsrc: Fails on Windows
                   |existing connection was     |with 'An existing
                   |forcibly closed by the      |connection was forcibly
                   |remote host' b/c of NAT     |closed by the remote host'
                   |hole punching               |b/c of NAT hole punching

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Not sure what we should do about this here, we could just use different sockets
and bind them both to the same ports maybe. Not sure if that also works for the
NAT traversal.

Related to this is also bug #750728, which seems to indicate that GSocket is
not threadsafe enough on Windows for sending from one thread and receiving from
another simultaneously.

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