You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tries to open a port on the router using uPnP (and the other one which I forgot the name of)
generate a http link to share via chat
streams the video file over http
There are 2 major advantages
The receiver doesn't need to install an app, it can work from the browser
The ip address and content being watched isn't shared publicly
The main disadvantage is that not all routers support the protocols necessary. So perhaps it could be used as the primary method and the app would fallback to torrent?
This is seriously a cool app thanks!
I don't know if it's in scope for this project but a while ago I prototyped a similar app that
There are 2 major advantages
The main disadvantage is that not all routers support the protocols necessary. So perhaps it could be used as the primary method and the app would fallback to torrent?