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

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

Updates the requirements on [airtap-sauce](https://github.com/airtap/sauce) to permit the latest version. Commits e072820 1.1.2 2b45048 Bump airtap-sauce-browsers 86084e7 1.1.1 cc69867 Add GitHub Actions build number (#9) a183427 Bump actions/setup-node from v2-beta...

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

Hi, i try to get Audio/Video call between Chrome/Firefox/Safari and Edge. In Edge I get the following error: `SCRIPT438: Object doesn't support property or method 'createDataChannel'` I try it with...

feature request

Hi I've been using SimplePeer for sending webcam video to peers. I was having an issue between multiple Safari - it seems have trouble sending the video to other Safari...

In my current app `simple-peer` is about 10% of an application size and about 20% of JS code size. Specifically, while `index.js` is 29.5KiB and one might expect that minified...

feature request

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

**What version of this package are you using?** **What problem do you want to solve?** **What do you think is the correct solution to this problem?** **Are you willing to...

**What version of this package are you using?** ^9.9.3 **What operating system, Node.js, and npm version?** This happens on both Windows 10 and Ubuntu 20.024. It's not an NPM or...

Would be cool if simple-peer moved to the [multiplex](https://github.com/maxogden/multiplex) interface since webrtc/datachannels supports multiplexing. I can help out with this if you want since we need it in dat/friends as...

feature request
help wanted