obs-websocket-community-projects / obs-websocket-js

Consumes https://github.com/obsproject/obs-websocket
MIT License
667 stars 96 forks source link

Suggestion: Client rather than server #196

Closed CloakedAlien closed 4 years ago

CloakedAlien commented 4 years ago

Would it be possible to reverse the way this works? I.e. make OBS establish a connection to a server rather than the other way around? Communication protocol wouldn't need to be changed but it would make it easier to establish secure connections.

Also if you think about it with Twitch and Bots it would make more sense if your OBS can connect to your 24/7-running bot without IP or port forwarding rules having to be dealt with all the time =)