szimek / sharedrop

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

cant upload file on mac #76

Open kurodenjiro opened 5 years ago

kurodenjiro commented 5 years ago

i cant upload file on macbook . can you help me ?

szimek commented 5 years ago

Hey, could give a bit more info? Which browsers (brand and version) are you using on both devices and what's the other device?

kurodenjiro commented 5 years ago

i cant drop file on it chrome brower

ASHERH4X commented 5 years ago

Are you still having the issue? WebRTC should be working in Chrome unless you have a very old version. Of course, double-click that it is the latest. Safari should have support for it as well.

Here is info on what versions WebRTC works with: Can I Use > WebRTC

WebRTC has a bad rap because of a vulnerability several years ago, but it was fixed. Many places still encourage users to disable it.

You also might try turning on the "anonymize IP" flag in Chrome. Go here: chrome://flags/#enable-webrtc-hide-local-ips-with-mdns and set "Anonymous local IPs exposed..." to Enabled. This sounds like it does nothing, but it fixed a few problems for me...