bitfocus / companion

Bitfocus Companion enables the reasonably priced Elgato Stream Deck and other controllers to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
http://bitfocus.io/companion
Other
1.64k stars 505 forks source link

Websockets Sender #625

Closed DeeJayMX closed 5 years ago

DeeJayMX commented 5 years ago

Describe the feature Instance that could send Websockets messages

Is this platform dependent ? No

**If documentation is required to https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications

Usecases It could be really useful for connecting to automation system like eventghost, like the websocket plugin in OBS, like home automation system (Domoticz, fibaro...) Lot of IoT working on Web messages...

I know that Companion know how to receive WebMessages but what about to send ?

Thanks for all the good work !

haakonnessjoen commented 5 years ago

We would rather have modules for all of those, than just make a generic websocket module. There is already a module for obs-websocket, etc.

Please request modules for the systems you would want, or create the modules yourself, and push to us :)

johncoles commented 5 years ago

While I agree for making modules it would be nice for some systems that I have written for our own use to just have a quick websocket module that could be used in the same way that there is the generic HTTP.

DeeJayMX commented 5 years ago

+1

josephdadams commented 5 years ago

Closing this since generic modules aren't preferred.

ryantheleach commented 4 years ago

here is already a module for obs-websocket, etc.

Can OBS be added to the readme then? I thought it didn't support it, until I searched through the issues before requesting OBS specfically.