-
The SimpleSignalClient code will receive error randomly if another peer's website page refresh .
After checking this problem, we cannot catch this error.
Right now we can avoid this issue it b…
-
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 …
-
```
global is not defined
ReferenceError: global is not defined
at node_modules/randombytes/browser.js (http://localhost:3000/node_modules/.vite/simple-peer.js?v=10be15c3:2351:18)
at __req…
-
i used below code in my project
```
#outgoing {
width: 600px;
word-wrap: break-word;
white-space: normal;
}
submit
…
-
According to the specs, `sender.replaceTrack` [should return a Promise](https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpSender/replaceTrack) which will resolve when track replacement has finish…
-
(For my debugging purposes)?
-
Im getting this error when trying to connect to another peer on another network. Running locally or on the same network everything is fine
![Screenshot 2023-01-11 at 22 13 36](https://user-images.g…
-
Hi, I didn't touch my code for three years and now trying to rerun it (it worked before),
and it gives me a -
**"Failed to construct 'RTCPeerConnection': 'stun:global.stun.twilio.com:3478?transpor…
-
**What version of this package are you using?**
* v9.11.0
**What operating system, Node.js, and npm version?**
I haven't tested this in other environments.
* macOS 11.3
* Node.js v14.…
-
### What happened?
@NullSoldier reported this same bug last year https://github.com/iron-fish/ironfish/issues/145. At the time, we were using SimplePeer for webrtc communication. This PR https://gith…