I need to create a project file for the Player for all cameras contained in an archive, programmatically, without using the “Open database” menu to manually add cameras.
Can anyone tell me how to do it?
Many Thanks,
Frediano
I need to create a project file for the Player for all cameras contained in an archive, programmatically, without using the “Open database” menu to manually add cameras.
Can anyone tell me how to do it?
Many Thanks,
Frediano
No, unforunately you will not be able to do it. The creation of the .scp file has never been exposed in methods in classes in the MIP SDK. The format of the .scp file has never been documented. The .scp file has security feature which is a TamperingKey hash value embedded in order to detect if the file has been changed. There is currently no way to make you own .scp files.