Starting Cameras Individually in the same Device Block

Dear @samuel.ongzx

It is not possible. You need to have
one process → one SIPL client → one INvSIPLCamera instance → device block(s) → deserializer(s). So init() can’t be done twice.

1 Like