applest / node-applest-atem

A module to control Blackmagic Design ATEM Switchers
88 stars 30 forks source link

No disconnect method? #28

Open jcristine opened 4 years ago

jcristine commented 4 years ago

Running macros and watching the net traffic with WireShark.

using: connect('192.168.0.6') runMacro(0)

Works but traffic continues from the NodeJS client to/from the host and after a while the vendor provided UI stops working. How to "disconnect" from the host and stop the net traffic?