owt-client-javascript
owt-client-javascript copied to clipboard
Open WebRTC Toolkit JavaScript SDK
Using publishChannels.
I'm testing OWT and the video that I'm getting looks low res, is there anything I should change in the index.js for the conference sample?
Hi everyone, I just want to know when the following events will be called for stream and subscription so that I can decide when to resubscribe? Events: error, ended. Even...
Hi, How to identify whether owt client is connected to portal or not ? After successful re connection (event: 'relogin'), there is no event which says about re connection status...
Failed to construct 'peerconnection', cannot create so many peerconnections Scene: When the browser client constantly switches the resolution and subscribes again, the created peerconnection seems to have never been released,...
How to achieve echo cancellation ? In few browsers like safari we are not facing any issues with echo but in mobile chrome browsers we are facing the issue. Can...