Ask HN: WebRTC self-hosted file sharing
I am looking for the Software that could run as a daemon on a Raspberry Pi-like single board computer to share files to everyone I want using WebRTC.
The idea is to generate a secret link on Raspberry Pi, then everyone could download a file or directory over Web App and WebRTC using this link.
Is there something already in the Open-Source Software world? Does it make sense to work on project like this?
9 comments
[ 3.9 ms ] story [ 9.9 ms ] threadA few projects exist to share files with WebRTC, but I don't know how easy they are to deploy etc...
But beware: webrrc implementation ignore limits of message sizes so raw implementation of webrrc in js fail to accomodate