Yu-Chern Peh
- Total activity 217
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 86
Comments
Recent activity by Yu-Chern Peh-
Hello, Regarding your last error, download this firmware, F450_3.1.0.29_SKU1_SIGNED.bin and force upload this firmware first. ./rsid-fw-update --file F450_3.1.0.29_SKU1_SIGNED.bin --port /dev/ttyAC...
-
Hi Chinkit, You can only use png images for enrollment only. Authentication still requires real faces and no plan to enable the device to authenticate using png images. Regards, Yu-Chern Inte...
-
Hi Vimalraj, Have a look at this Stack Overflow discussion regarding similar issues. You can check the dependencies of the DLL using Dependency Walker provided with Visual Studio. Regards, Yu...
-
Hi Rahul R, If I am understanding you correctly, you compile with the option -DRSID_SECURE=1 during the CMake in Raspberry Pi. Then, Raspberry Pi is already paired with the device. So, it won't tak...
-
Hi Rahul R, Was your issue solved previously by updating the firmware? Are you using the different versions in Windows and Raspberry Pi? I would suggest you do a fresh installation again. Conn...
-
Hi Rahul R, Try to build with secure communication enabled by following this instruction. After that, unpair it for the use of non-secure mode. Run the command: rsid-cli.exe <port> and insert 'i...
-
Hi Rahul R, If you connect your F455 to an Android device before, please refer to this post. Regards,Yu-ChernIntel RealSense Customer Support
-
Hello Chinkit, You can find the firmware starting from the latest from here. If you faced issues when updating the firmware in Intel RealSense ID Viewer, update the firmware by running rsid-fw-...
-
Hi Rahul, Glad to know you can get it to work. Unfortunately, we do not have this automatic authentication. Regards,Yu-Chern Intel Customer Support
-
Hi Ualtboum, Glad to know you can get it to work. Most of the cool functionality is demonstrated in the C# wrapper which is the RealSenseID Viewer. However, we do not this function in the CPP ...