bitfocus / companion-module-studiocoast-vmix

Studiocoast vMix module for Bitfocus Companion
MIT License
32 stars 10 forks source link

instance(vmix): Function socket err: read ECONNRESET #176

Closed Ystum closed 1 year ago

Ystum commented 1 year ago

Hi, everyone. I have a problem with my companion. I have streamdeck connected to companion, and also companion have connection with vmix at another PC. In this way, I control vmix via streamdeck. Sometimes, I can't control vmix via streamdeck. Every time, when this happens, I can see messages like this in companion log. After this I must make recconect for continue working. Can you help me, to solve this issue? photo_2022-09-10_20-25-27

Julusian commented 1 year ago

It is hard to say from just these details, but I expect that you have connected companion to the http api in vmix instead of the tcp api

Ystum commented 1 year ago

You are absolutly correct, we use web contrloler in vmix (probably it's https api). Ask enything what you need. It's very important for me, that that this stuff works correct.

thedist commented 1 year ago

Companion doesn't use the HTTP API, so make sure that the configuration of the vMix instance in Companion is set to the TCP port (8099) and NOT the Web Controller port (which would usually be 8088).

thedist commented 1 year ago

No response as to if this issue is resolved, so closing for now.