Hi,
Is there any API or SDK call to inform the recording server to refresh and get new config/ upated configuration (forcefully).
We know this happens automatically , but any call available for manual forcefull repull
Thanks,
Vega
Hi,
Is there any API or SDK call to inform the recording server to refresh and get new config/ upated configuration (forcefully).
We know this happens automatically , but any call available for manual forcefull repull
Thanks,
Vega
In general there is no such method as changes should only be done through the APIs in which case the Recording Server will be automatically notified.
Only exception is for hardware where you can call the Hardware.UpdateHardware method to automatically read new configuration from a device: MIP SDK Documentation