We use the MIP SDK2019R3, is there a connection between the inputs and outputs to a camera? We have not found them. in our opinion, the inputs and outputs are assigned to the recording server. with our software, we have to assign the inputs and outputs to a camera.
Correct, in the configuration (VideoOS.Platform.Configuration or ServerCommandService.GetConfiguration) an input is not directly associated with a camera. If this is a must for you, you can use the Configuration API to establish that a camera and an input belongs to the same hardware.