We are using protocol integration through a Java client.
So we cannot use ConfigurationApiService due to security restriction (wsHttpBinding client does not exist in Java).
We are using ServerCommandService with GetConfiguration SOAP Method.
The codec is not returned in this method.
Is it possible to retrieve Codec Stream of camera through Protocol Integration ?