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

Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `nanoid` from 3.1.20 to 3.3.3 Changelog Sourced from nanoid's changelog. 3.3.3 Reduced size...

comp:dependencies

Unfortunately, noVP9 mixed streams are displayed under Safari (IOS). Does anyone else have the same problem?

https://github.com/open-webrtc-toolkit/owt-client-javascript/actions/runs/5451219034/jobs/9990068983

bug

just fix as @schlypel suggested

PS E:\open-source-codes\owt-client-javascript-4.2\scripts> npm install > [email protected] postinstall E:\open-source-codes\owt-client-javascript-4.2 > cd scripts && grunt prepare Running "browserify:sinon" (browserify) task >> Bundle test/unit/resources/scripts/gen/sinon-browserified.js created. Running "browserify:chai_as_promised" (browserify) task >> Bundle test/unit/resources/scripts/gen/chai-as-promised-browserified.js created....

In channel.js are 2 lines, that differentiate between encoding and parameter handling for firefox vs. other browsers. The lines are: 312 & 339 https://github.com/open-webrtc-toolkit/owt-client-javascript/blob/main/src/sdk/conference/channel.js#L312 https://github.com/open-webrtc-toolkit/owt-client-javascript/blob/main/src/sdk/conference/channel.js#L339 This breaks functionality in Firefox...

Hi, I have installed and setup OWT v5.0 on the server and OWT-client-javascript sdk on web. Running the demo app. Audio and video is working fine. But I have an...

Where are the typescript bindings?

Since version 5.0 the event "activeaudioinputchange" will not be triggered anymore.