amazon-kinesis-video-streams-webrtc-sdk-js
amazon-kinesis-video-streams-webrtc-sdk-js copied to clipboard
JS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
When I choose `STUN/TURN` and disable `Use trickle ICE` on the KVS WebRTC Test Page, the message payload size exceeds the service limit (10K) and the signaling message will not...
*Issue #, if available:* *Description of changes:* ``` Unused dependencies * json-schema * json5 * tslib * ua-parser-js * xml2js Unused devDependencies * @trust/webcrypto * @types/jest * codecov * eslint...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.5 to 4.4.1. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Hi, I'm trying to use your library as a npm package, bundle it for the browser and I'm importing from it as follows: `import { Role, SignalingClient } from 'amazon-kinesis-video-streams-webrtc'`...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
I can see following errors when I use Firefox Mac (127.0.2 (64-bit)) for viewer only streaming from my client. ``` [2024-09-05T06:52:29.643Z] [INFO] [VIEWER] Connection to peer successful! [2024-09-05T06:52:29.645Z] [ERROR] TypeError:...
Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...