IntelRealSense / RealSenseID

Intel® RealSense™ ID SDK
https://intelrealsense.com/facial-authentication/
Apache License 2.0
98 stars 57 forks source link

how to fix Serial_SecurityError #82

Closed lmjieSCU closed 3 years ago

lmjieSCU commented 3 years ago

image whatever FW I update,what I get only was Serial_SecurityError

benlev commented 3 years ago

Are you trying to run with RSID_SECURE enabled?

mdisg commented 3 years ago

I also have seen the SecurityError popping up using the C# wrapper with RSID_SECURE disabled. It appeared sporadic in very rare cases.

mengyui commented 3 years ago

@lmjieSCU I guess you have to run old app with RSID_SECURE enabled, and call UnPair in the app. and than upgrade FW, or run other app without RSID_SECURE enabled.