Problem setting Velleman Control Offline/Online with command
Posted: 21 May 2016 15:39
Hi Bernd,
This is the situation:
Because we use two pc's with PFOA which might be used simultaneously i want the Velleman Control to be online only on the system that is actively used by the dj. That gives us the possibility to use one PFOA to play the nonstop broadcasting program (routed directly to the transmitter) while the other pc is running PFOA connected to the external mixer and responding to the start/stop signals from that mixer.
That is why i put the GPIO_START_VELLEMANSERVER command in the OnUserLogin event and the GPIO_STOP_VELLEMANSERVER command in the OnUserLogoff event. This seemed to work perfectly. Only the system with a logged in user will respond to the Start/Stop signals from the external mixer.
Only in the case where i start PFOA with the following commandline:
My guess is the Velleman server is not running at the time the login window is presented, because with the -scheduler stop argument the login is presented in the beginning of the start process while the -scheduler start argument will first start up PFOA, read in the media libraries, create a playlist and then finally shows the login window.
With kind regards,
Jack Reitsema
ITC Havenstad.FM
This is the situation:
Because we use two pc's with PFOA which might be used simultaneously i want the Velleman Control to be online only on the system that is actively used by the dj. That gives us the possibility to use one PFOA to play the nonstop broadcasting program (routed directly to the transmitter) while the other pc is running PFOA connected to the external mixer and responding to the start/stop signals from that mixer.
That is why i put the GPIO_START_VELLEMANSERVER command in the OnUserLogin event and the GPIO_STOP_VELLEMANSERVER command in the OnUserLogoff event. This seemed to work perfectly. Only the system with a logged in user will respond to the Start/Stop signals from the external mixer.
Only in the case where i start PFOA with the following commandline:
the OnUserLogin command is fired, but the Velleman Server is still not connected. Can you verify and perhaps fix this?ProppFrexx ONAIR.exe -usbReg -config <local config path> -globalconfig <global config path> -streaming stop -scheduler stop -slave
My guess is the Velleman server is not running at the time the login window is presented, because with the -scheduler stop argument the login is presented in the beginning of the start process while the -scheduler start argument will first start up PFOA, read in the media libraries, create a playlist and then finally shows the login window.
With kind regards,
Jack Reitsema
ITC Havenstad.FM