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-
Hi Richard Shea, Please ensure you build with examples enabled: Download or Clone the repository. In cloned folder, open command line and build with examples enabled: > mkdir build ...
-
Hi Richard Shea, You can built again with secure communication enabled on the same host machine:> mkdir build> cd build> cmake -DRSID_SECURE=1 .. Regards,Yu Chern
-
Hi Richard, Yes, it should be work. You can verify by running the rsid-viewer.exe (GUI to view and use RealsenseID). Regards,Yu Chern
-
Hi Richard, We do not provide Windows 10 driver for F455 to work with. In order to get started, download and install the latest Intel RealSense ID SDK. The Intel RealSense ID SDK includes the Inte...
-
Hi Richard, We do not provide Windows 10 driver for F455 to work with. In order to get started, download and install the latest Intel RealSense ID SDK. The Intel RealSense ID SDK includes the Inte...
-
Hello, Thanks for reaching out to us. Unfortunately, Intel is not sponsoring projects at this time and cannot donate RealSense cameras. If you would like to use RealSense cameras for your project, ...
-
Hi Amr Rahmy, There are no replacement products for F455 cameras. The suggested alternatives for F455 are D415 and D435. Using them for facial authentication requires 3rd party facial authenti...
-
Hi Ualtboum, It does not require any additional CMake command. Copy the librsid.so file also and paste together with the rsid-fw-update application. The librsid.so file is available in the RealSens...
-
Hi Jshipra, For your information, T265 is no more available for sale. T265 uses Visual Inertial Odometry Simultaneous Localization and Mapping (VSLAM) algorithm. You can read more about it here. B...
-
Hi Martin,The 'frames did not arrive' error suggests that the camera is experiencing problems with USB controller communication.To prevent frame drop or overload of data through the USB, it has to ...