OnAir Screen with Radio Boss

cv_michi

New member
Hey Radio Boss Community!

DE:
Ich würde gerne wissen ob man RadioBoss mit einem OnAirScreen verbinden bzw einbinden kann..

Wenn ja welches Programm würde sich ergeben bzw rentieren
ENG:
I would like to know if it is possible to connect RadioBoss to an OnAirScreen....

If so what program would show up

Liebe Grüße / Best Regards
 
I'm not familiar with OnAirScreen so I'm afraid no assistance can be offered about it.
 
Hello, it's very simple on windows.

Use Scheduler Command: run ( for the list of commands in help, folowing: Operation > Scheduling playback > Scheduler commands)

AND

Swiss File Knife - A Command Line Tools Collection ( sfk.exe )



How to do it concretely:

Download and unzip "swiss-file-knife" into the directory of your choice, for example: D:\tools.

Go to the directory and edit the file: initsfk.bat for it indicates in the first line the path of the directory where you unzipped SFK:

SET PATH=D:\tools;%PATH%

save the modification and run, in Administrator mode, the initsfk.bat file.

then, in RadioBoss you can send commands directly from a playlist (menu: playlist > Add Command) or other to OnAirScreen

For example to “turn on” OnAIR in OnAirScreen, the command is as follows
(replace the IP address and UDP port number with those of the machine on which OnAirScreen is installed):

run D:\tools\sfk.exe udpsend 192.168.1.138:3310 LED1:ON .command

And to “turn off”:

run D:\tools\sfk.exe udpsend 192.168.1.138:3310 LED1:OFF .command

Hoping to have been of service to you and the community
 
Back
Top