Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upIce connection keeps switching from connected to disconnected #1707
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Glad you got your issue resolved. Connection issues depending on network conditions are unfortunately part of life in distributed systems like WebTorrent. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of this package are you using?
0.107.3
What operating system, Node.js, and npm version?
12.8.0
Hi,
Here is my problem: right after one peer starts sharing and another starts leeching (sometimes a few Ko of data are shared and it stops right after), the state of the ice connection keeps switching from connected to disconnected.
Could anyone point me to where should I look in order to fix this problem?
(The strange thing is that everything worked fine on my website until I made a git fetch/reset to update a few files with nothing (if I'm not mistaken) related to webtorrent)
Thanks a lot for your help!
from the console:
from chrome://webrtc-internals
edit: after turning off/on my CPE (I hope it's the correct translation for "box internet") once again, everything works fine now