You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiler build error on IWebRTCEndpointWrapper & IRecorderEndpointWrapper on missing on() function that is implemented in EventEmitter - added a workaround microsoft/TypeScript#10229.
EndpointWrapper.disconnect() - forgot to use kurento-clients endpoint instance.