Decklink Control via Websockets

NickNeverSleeps

New Member
I was looking into a use case where I could toggle the running state as well as the device for the decklink using the websockets interface available in OBS. So far the only way I could find to do this via an external application was to modify the config file for the "decklink output" plugin and bounce OBS - but this brings the added drawback that I cannot run simultaneous instances of OBS and control the various decklink outputs as they would all share a config file. (Trying to have 2 simultaneous outputs on 2 different decklink devices controlled via an external application).
 
Top