On Jun 16, 2021, at 11:21, wa7skg <wa7...@wa7skg.com> wrote:

> Is it possible to send an RML command from a Windows or Mac computer? 
> Specifically switcher commands?
> 
> I have a Broadcast Tools switcher connected to my Rivendell machine. I'd like 
> to be able to send commands to the switcher from the sanctuary sound booth to 
> switch from Rivendell to the live service. They have both Windows and Mac 
> computers, no Linux, in the sound booth.
> 
> I thought I had read about this somewhere, but can't find it now. Searching 
> these archives is not easy.

Just send the text of the RML to UDP port 5859 of the target Rivendell machine. 
You can use NetCat to do this on macOS, for example:

        echo ST\ 1\ 2\ 3\! | nc -u 192.168.0.1 5859

Cheers!


|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |             Chief Developer             |
|                           |             Paravel Systems             |
|---------------------------------------------------------------------|
|         A room without books is like a body without a soul.         |
|                                                                     |
|                                                         -- Cicero   |
|---------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to