owt-client-javascript
owt-client-javascript copied to clipboard
Open WebRTC Toolkit JavaScript SDK
Signed-off-by: Huang Rui1
Hi, When any new stream is added after internet got disconnected, I cant see the new stream details under remoteStreams object after reconnecting. Sometimes "streamAdded" event is triggered but most...
服务端,安卓端,网页端都是用5.0的版本 安卓端开摄像头,网页端分流播放就报 owt.js?rnd=20210101:9 Uncaught TypeError: Cannot read property 'dispatchEvent' of undefined at owt.js?rnd=20210101:9 at Array.forEach () at r.value (owt.js?rnd=20210101:9) at r.value (owt.js?rnd=20210101:9) at owt.js?rnd=20210101:9 at Map.forEach () at A (owt.js?rnd=20210101:9)...
There is a bug. I open https://192.168.84.99:3004/ in firefox firstly, then open https://192.168.84.99:3004/ in my safari V12.0. Found that I cann't watch any user in safari, but I can watch...
This PR enables OWT to apply denoising to audio streams in the connection. This is accomplished by porting the RNNoise NN based denoising library to WebAssembly and incorporating it to...
Publication error: Access node exited unexpectedly
jquery3.2.1 can not be downloaded anymore jquery version: https://code.jquery.com/jquery-3.2.1.min.js branch: master reference: owt-client-javascript\src\samples\conference\public\index.html +39
1: firefox join room 2: firefox publish localstream 3: call publication.stop() 4: firefox republish localstream except: republish will be success actual: republish error log: Set remote description failed: InvalidAccessError: Offer...
Dear Team, Is there any way to render the name of the participant on the mixed stream Thanks Alex
Dear Team, Apply options for the bitrate multiplier is not working any more in 4.3.x any suggestions on this, which was working in 4.2.x. Thanks