[Bug 721807] souphttpsrc: expose SoupSocket

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 16 06:29:49 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721807
  GStreamer | gst-plugins-good | unspecified

--- Comment #12 from Alban Crequy <alban.crequy at collabora.co.uk> 2014-01-16 14:29:45 UTC ---
(In reply to comment #10)
> Would exposing the socket address (just have to save a copy of it), would be
> sufficient for your use case ?

Yes. Ideally we need to know the tuple (source ip, source port, dest ip, dest
port(=80 likely), protocol(=TCP)).

Would it help with thread-safety if it was advertised on the gst bus rather
than as a GObject property? I don't know whether gstsouphttpsrc does
reconnections (if it is the case, the tuple can change and the app would need
to get notified about it).

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