Snapdrop – AirDrop equivalent through a web browser using WebRTC
51–60 of 155 posts
Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#52Earlier quoted context omitted.
Telegram has similar "Saved Messages" feature.
Can you expand om that? The way I send something to myself on Telegram is by posting something in a group, of which I'm the only member.
Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#53Is this any different to sharedrop.io, and how does it handle large files? I tried to send a zip file through sharedrop.io to my father and it just hung with no progress bar - so I had no idea if it was sending really or not. At least network manager showed only very slow upload.
Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#54Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#55Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#56Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#57Is there an audio chat equivalent of this? When I'm playing networked games with my kids from separate rooms, we often have to resort to overkill utilities like Whatsapp / Discord / etc.
Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#58See https://file.pizza for a similar file sharing service, but over BitTorrent over WebRTC (not sure if it requires a relay TURN server when peers are behind symmetric NAT) [1][2].
Other such services shared on news.yc previously: https://drop.lol, https://lbry.com, https://webwormhole.io et al [3][4][5].
Just a reminder that, WebRTC doesn't leak your public-IP if you're behind a VPN [6].
--
[1] https://news.ycombinator.com/item?id=19603947
[2] https://tools.ietf.org/html/rfc8445
[3] https://news.ycombinator.com/item?id=17356023
[4] https://news.ycombinator.com/item?id=22273674
Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#59Is there an audio chat equivalent of this? When I'm playing networked games with my kids from separate rooms, we often have to resort to overkill utilities like Whatsapp / Discord / etc.
Free: https://kosmi.io ?
What I would like is a dead-simple app equivalent to a walkie talkie. Self-hosted would be even better, in case we are using local wlan with no internet access.
I found tons of tutorials on how to create a WebRTC application, but strangely no ready-to-use solution.
Re: Snapdrop – AirDrop equivalent through a web browser using WebRTC
#60Is there an audio chat equivalent of this? When I'm playing networked games with my kids from separate rooms, we often have to resort to overkill utilities like Whatsapp / Discord / etc.