Page 1 of 1

How to control multiple switcher from one application

PostPosted: Sun Aug 13, 2017 11:15 am
by Hussain Siraaj
Does any one have a custom application or any application that we can control multiple switchers from one window or one application.?

Re: How to control multiple switcher from one application

PostPosted: Tue Aug 15, 2017 9:05 am
by Ian Morrish
I think I have. Been working on a new version of my switcherlib .Net library for Windows PowerShell to support multiple ATEM switchers. Just Macros also can do this so it must be possible.

Took a log of effort but have been able to maintain connect to 2 different ATEM's and automate by using "By Ref" approach. Haven't had time to add much functionality but will get back to it shortly. Given the effort it will not be free or open source, sorry.

Re: How to control multiple switcher from one application

PostPosted: Sun Aug 20, 2017 5:00 pm
by Hussain Siraaj
Thank you!

Actually I am looking for C# source if anyone have any application developed to ATEM switcher with Basic Controls like INPUT Switch and Mediaplayer (Mediapool) Switch.

ATEM SDK samples does have C# application which has INPUT switcher, but it doesn't have any thing about Mediapool or Mediaplayers.

Would be great if anyone shares a C# source code which I can control MediaPlayers (Mediaplayer1 & Mediaplayer2) ON AIR/OFF AIR.

Re: How to control multiple switcher from one application

PostPosted: Tue Aug 22, 2017 12:16 am
by Ian Morrish