[Bug 743834] tcpserversink fails with html5 <video> client

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 2 00:48:05 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743834
  GStreamer | gst-plugins-base | git master

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
           Severity|critical                    |normal

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2015-02-02 08:48:01 UTC ---
Part of the problem might be that browsers expect an http server at the other
end of the connection, but tcpserversink doest not speak http. The nbytes == 0
case indicates that the client closed the connection, so I'm a bit puzzled why
ignoring it would make things work, but if it works, it's hard to argue with
that I guess. Someone just needs to investigate what's actually happening there
then.

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