owt-client-javascript icon indicating copy to clipboard operation
owt-client-javascript copied to clipboard

Open WebRTC Toolkit JavaScript SDK

Results 118 owt-client-javascript issues
Sort by recently updated
recently updated
newest added

SDK is still using `js` as file extension for modules. It's better to be switch to `mjs`.

enhancement

For message missing issues during reconnection

Expose WebRTC objects, such as `RTCSender`, `RTCReceiver`, to developers. Once it is implemented, developers will be able to call WebRTC APIs on them.

enhancement

Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. at s._timeoutError (https://cdnjs.cloudflare.com/ajax/libs/mocha/5.2.0/mocha.min.js:1:40654) at https://cdnjs.cloudflare.com/ajax/libs/mocha/5.2.0/mocha.min.js:1:38785

1, Environment and platform: 43mcu,ubuntu,software,windows:firefox 2, Reproduce step 1, Pub one stream 2,call publication.getstats,Found that the return value did not find video codec, resolution, bitrate, equivalent 3, expected: Expected flow...

1: android and firefox connect server with vp9 2: android and firefox addAllowRemoteId each other 3: android and firefox publish each other android devices HUAWEI EML-AL00 os version: linux 16.04...

environment: mcu :20191009 ubuntu43 browser: safari13.0.2 and firefox70 step: 1、user join room,and publish a simulcast stream with these option: option = { audio:true, video:h264, {rid:"f",active:true,scaleResolution:4.0}, {rid:"q",active:true,scaleResolution:2.0}, {rid:"h",active:true,scaleResolution:1.0} } results: 2、sub...

prio:1

1,Environment and platform: 43mcu,ubuntu,software,windows: chrome78- beta 78.03904.63 and chrome77.0.3865.120 2,Reproduce step 1,pub 720p simulcast stream with vp8 separately options = { audio : true, video : [ {rid: 'q', active:...

1,Environment and platform: 43mcu,ubuntu,software,windows:firefox69.0.3 2,Reproduce step 1,pub 720p forward stream with vp8 ,vp9,h264,vp8 2, pub 4 forward streams, and call updatestream to join the mix, and sub mix stream 3,...