[Bug 756000] gstrtmpsink: add unlock

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 3 20:02:01 UTC 2016


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

--- Comment #18 from HÃ¥vard Graff (hgr) <havard.graff at gmail.com> ---
I don't know. AFAICT these are the first tests for rtmpsink, so there are a lot
of unknowns I guess. After calling _unlock(), the _start() method will need to
be called again in order for it to be able to work again, since currently
unlock will tear down the RTMP-object. Maybe attaching to the state-changes is
a better idea? _unlock() is called from gstbasesink.c when going from PLAYING
to PAUSED, so maybe implementing state-changes and then doing the "unlocking"
in that state change is a better idea, if the _unlock() concept is a bit
overloaded?

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