snapdrop icon indicating copy to clipboard operation
snapdrop copied to clipboard

Snapdrop on local environment

Open bennydente opened this issue 4 years ago • 5 comments

hi, my scenario is:

  • a server1 with node 12 running server on port 3000; CGroup: /system.slice/snapdrop.service └─9193 /usr/bin/node /usr/lib/node_modules/snapdrop/index.js

    Mar 06 10:05:11 server1 systemd[1]: Started Snapdrop. Mar 06 10:05:11 server1 node[9193]: Snapdrop is running on port 3000

  • a server2 with nginx frontend running on port 8080 with config according project example.

if i run two different browser (chrome and firefox) on same computer, everyone see other one. if i run the browser on different computer, every PC not discover other one.

I try also docker-compose method but the result is the same.

any idea?

thanks a lot, bye.

bennydente avatar Mar 06 '20 09:03 bennydente

You may find something useful from the servers log, docker logs <container_name>. Also google keywords like stun, turn, iceservers, etc.

wyudong avatar Mar 07 '20 05:03 wyudong

hi, the logs in docker containers not display errors. unfortunately on google i have not found relevant info. maybe some package missing in os (im my case ubuntu).

bennydente avatar Mar 09 '20 13:03 bennydente

@bennydente I encontered the same issue, so what's the resolution?

rty813 avatar Dec 22 '20 08:12 rty813

I have the same issue when running a docker container.

2 x Browsers same machine can see machine On any other machine it does not detect any device

Is there still no answer to this ?

atmezferix avatar Mar 05 '21 19:03 atmezferix

same issue +1

tonyshaoxu avatar Jan 04 '23 02:01 tonyshaoxu