I’m working with the MIP Driver Framework and getting “Failed to detect or verify the hardware’s driver, credentials, or address” when adding a device to a recording server through a manual hardware add. What class and method deals with the authentication of a custom driver?
I tried building an empty MIP driver template and the base template driver does authenticate as well. What would be the minimum required changes be to get the template to basically return a static image like a jpg loaded as resource? It would make it easier to work from a driver that can be loaded by a recording server and functions.