Module Initialization

The SIPL framework automatically runs the authentication step during the SIPL initialization call, INvSIPLCamera::Init(), when required by platform configuration (platform config is set by the INvSIPLCamera::SetPlatformCfg() call before Init). If the authentication step fails, the INvSIPLCamera::Init() method returns an error and Camera module initialization will not occur. Streaming can not be started for the module with the NvSIPLCamera::Start() call.

To identify the exact cause of failure, refer to the system logs.