[Bug 792131] rtspsrc: add an action signal to send SET_PARAMETER

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 27 10:35:38 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
A bit more is needed here, and we should also add GET_PARAMETER support. We a)
need to keep track of multiple requests that are pending and b) handle them
async (the GstRTSPWatch is async for sending and the response can come at some
point later) for which I'd propose to use GstPromise to get the actual
response.

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