szimek / sharedrop

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

Transfer bug #73

Closed ASHERH4X closed 5 years ago

ASHERH4X commented 5 years ago

So this may just be an issue due to the way WebRTC works, not sure, but when using my phone as a hotspot and connected to it I cannot share files between my phone and computer. I see the psudo name show up and start to send a file, but the blue dot just keeps going forever.

I could see where the routes could get confused because essentially my phone acts a router and NATs traffic. To be more precise, I'm using the PdaNet app. Can provide any debug logs needed.

Thanks!

ASHERH4X commented 5 years ago

Hopefully this will help you out. If my redactions made it impossible to diagnose, let me know and we'll work something out.

Computer over LAN

Android over LAN


Same exact connection, same IP, no changes, using the URL:

Computer using URL

Android using URL

ASHERH4X commented 5 years ago

The problem appears to be solved now. Closing.