Signal Callbacks never being called on webrtcbin
Ashwin Dharne
ashwindharne at dm.ai
Tue Jul 31 09:07:38 UTC 2018
Ive been trying to write a python Gstreamer WebRTC client, and have finally
gotten all of the dependencies figured out and the right versions of
everything. Now I seem to have the issue that I connect callbacks for
signals that should run automatically, i.e. “on-negotiation-needed”, but
those callbacks never run. Additionally, when I emit signals with attached
callbacks such as “create-answer”, the callback is never run. This is
evident even in signals such as “set-remote-description” as I construct the
proper objects but when I check the remote description after waiting for
the promise result it is still None. If anyone has had this problem before,
any help would be appreciated.
--
*Ashwin Dharne*
Software Engineer, DMAI Inc.
(949)878-7682
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180731/5dffefb0/attachment.html>
More information about the gstreamer-devel
mailing list