-
-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working on mobile using PeerjsTransporter #11
Comments
Does anybody have an idea what the issue might be? Thanks |
@tur-ing Hello, is it working with a remote peer server? why did you strikeout that title? It is only working on localhost for us and not on remote , thanks |
@Yuyz0112 any updates/pointers regarding this issue? thanks |
Hi @tur-ing and @nlokhande1, thanks for submitting this issue. The syncit project got moved to the rrweb-io GitHub org, and this repo will get archived soon. Would you mind re-submitting your issue there if it is still relevant for the new 1.0.1 (rrweb 2.0 based) syncit? |
The project works locally on PC using LocalStorageTransporter and also Peerjs as server:
Local peerjs settings:
peerHost: localhost
peerPort: 9000
peerPath: /myapp
Source: http://localhost:5000/embed.html
Mirror: http://localhost:5000/app.html
But it doesn’t work hosted on EC2 using PeerjsTransport on mobile devices:
Remote peerjs settings:
18.197.123.66
The text was updated successfully, but these errors were encountered: