snapdrop
snapdrop copied to clipboard
Device is detected successfully, but nothing happens on either end if I upload files.
same here. but i think this happened after some browser updates. on the phone and desktop. I think this project was awesome at the beginning as it worked, but now it doesn't work anymore on almost every browser, i would consider it dead.
Console message:
Cannot set remote answer in state stable
For me, it's
RTC: channel closed <some random id>
ICE Gathering disconnected
network.js:310 RTC: state changed: failed
I've got the same, devices are detected smoothly, but sending a file or message doesn't do anything. I did some tests, and some setups do work:
- Android to Android works (Firefox on Android).
- Within the same computer works (Firefox to Firefox private window, or Firefox to Chrome.
Others don't work:
- Android to Firefox Linux (
- Firefox to Android
In the console I get the 'add TURN server' error described in #361. I don't get error messages on sending or receiving, just nothing happens.