LS3solutions / openstream-server

GNU General Public License v3.0
201 stars 26 forks source link

Ability to reverse the socket roles due to port issue #19

Open PiotrKFtw opened 3 years ago

PiotrKFtw commented 3 years ago

Hello, i have a host pc on which you cannot open ports and client on which you can open ports. In short the basic idea is ability to switch the socket roles, make the host pc connect to the client instead of client to the host for streaming and input only. So that you can use hamachi or whatever software for "hub" that tells the openstream-server on host pc that client x wants it to connect to it. It would add no extra latency unlike what im doing now..

Issue: Currently i'm using hamachi for all, including streaming & input which adds extra latency (like 50ms)