From 19a27e75bd4f955d0707b02ea1c69b2972984ece Mon Sep 17 00:00:00 2001 From: paweldomas Date: Wed, 13 Mar 2019 13:15:56 -0500 Subject: [PATCH] feat(spot): pass JitsiConnection to ProxyConnectionService to get TURN --- conference.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/conference.js b/conference.js index 7c4c0084b..29a3e389a 100644 --- a/conference.js +++ b/conference.js @@ -2699,6 +2699,13 @@ export default { onProxyConnectionEvent(event) { if (!this._proxyConnection) { this._proxyConnection = new JitsiMeetJS.ProxyConnectionService({ + + /** + * Pass the {@code JitsiConnection} instance which will be used + * to fetch TURN credentials. + */ + jitsiConnection: APP.connection, + /** * The proxy connection feature is currently tailored towards * taking a proxied video stream and showing it as a local