syncit icon indicating copy to clipboard operation
syncit copied to clipboard

Not working on mobile using PeerjsTransporter

Open tur-ing opened this issue 4 years ago • 4 comments

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

1:1 in same browser works 1:1 in Chrome <> Safari works

But it doesn’t work hosted on EC2 using PeerjsTransport on mobile devices:

  • Source: http://18.197.183.111:5000/embed.html
  • Mirror: http://18.197.183.111:5000/app.html

Remote peerjs settings:

  • peerHost: 18.197.123.66
  • peerPort: 9000
  • peerPath: /myapp

1:1 does not work in same browser 1:1 does not work in same browser on different devices

tur-ing avatar Jan 15 '21 18:01 tur-ing

Does anybody have an idea what the issue might be? Thanks

tur-ing avatar Jan 17 '21 22:01 tur-ing

@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

nlokhande1 avatar Jun 27 '22 11:06 nlokhande1

@Yuyz0112 any updates/pointers regarding this issue? thanks

nlokhande1 avatar Jun 27 '22 11:06 nlokhande1

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?

Juice10 avatar Mar 13 '23 12:03 Juice10