szimek / sharedrop

Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
https://www.sharedrop.io
MIT License
9.35k stars 682 forks source link

Unable to send files between different networks #172

Open musakahero opened 5 months ago

musakahero commented 5 months ago

I am unable to send or receive files if the two devices are on different networks. We've tried through different browsers and matching browsers (Chrome to Chrome).

The error message was among the lines of "Connection cannot be established", but at some point that error message stopped appearing as well.

Akshit-Chilkoti commented 1 month ago

Try this out: image image But if this doesn't works, then remember: It is P2P i.e. Peer-to-Peer. It only works on the same network ig.

szimek commented 1 month ago

It might work in some cases between different networks as well, but it's less likely to. Unfortunately, sharedrop.io doesn't use any TURN servers that could solve this problem, as they might get pretty expensive.