simple-peer icon indicating copy to clipboard operation
simple-peer copied to clipboard

📡 Simple WebRTC video, voice, and data channels

Results 125 simple-peer issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.1.0. Release notes Sourced from actions/setup-node's releases. Add caching support on GHES 3.5 In scope of this release we added support for caching from GHES...

dependency

**Version of package -> simple-peer: ^9.11.0** **OS : Android in Mobile, Node Version : v14.17.3, and npm version : 7.20.0** Video and audio is not connected for some users and...

Hey, we are currently facing a strange issue during a Safari Chrome connection. When we change the stream (camera) multiple times (mostly after 5-6 times) via removeStream / addStream, the...

Updates the requirements on [debug](https://github.com/debug-js/debug) to permit the latest version. Release notes Sourced from debug's releases. 4.3.4 What's Changed Add section about configuring JS console to show debug messages by...

dependency

**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [ ] Bug fix [X] New feature [ ] Other, please explain:...

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...

dependency

When network conditions change or the current route is congested, it's possible to restart ICE and gather/select a new candidate pair. Apparently this happens very frequently with cellular networks or...

feature request

Updates the requirements on [simple-get](https://github.com/feross/simple-get) to permit the latest version. Commits 0a1ad5d 4.0.1 e4af095 Merge pull request #73 from ranjit-git/master 6e21f5e code style 489f743 Bug fix: Thirdparty cookie leak 6e4468a...

dependency

**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [ ] Bug fix [X] New feature [ ] Other, please explain:...

Hey, I have created a simple video chat application using simple peer and webRTC and it's perfectly working on localhost and also in my domain, it's working when my devices...