Ventuz Machine Service GetHardware()
Posted: 10 Nov 2014, 17:02
Hi Guys,
I want to retrieve the hardware setup on a remote machine via the running VMS.
I can already read and write all the configurations, but since the Audio Devices are name based, I'm running into difficulties here. The VMSClient.GetHardware() function as well as the remote interface call only return the Audio Boards as binary encoded data. The data is aparently Base64 encoded but without kowledge on how to decode the data, I can't read what devices are installed on the remote machine.
Does anyone know how this data is compiled? Or any alternative to get the remote machine's Audio Device names?
Thank you for your help!
I want to retrieve the hardware setup on a remote machine via the running VMS.
I can already read and write all the configurations, but since the Audio Devices are name based, I'm running into difficulties here. The VMSClient.GetHardware() function as well as the remote interface call only return the Audio Boards as binary encoded data. The data is aparently Base64 encoded but without kowledge on how to decode the data, I can't read what devices are installed on the remote machine.
Does anyone know how this data is compiled? Or any alternative to get the remote machine's Audio Device names?
Thank you for your help!