Connection problem with realsense camera. With recording code. #11483
-
I simply copied the code and attempted to run it, but it displayed the "Connect A RealSense Camera" message when I connected my Intel RealSense camera. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
Hi @mayur310 Which RealSense camera model are you using, please? |
Beta Was this translation helpful? Give feedback.
-
Thank you for the confirmation. Which recording code did you copy into your program? Is the camera detected if you use it with another RealSense SDK program such as the realsense-viewer tool? |
Beta Was this translation helpful? Give feedback.
-
Thank you. So you are using your camera with an Android device, please? If so then you would likely need to include the RealSense AAR in your project if you have not done so already, as the AAR is responsible for RealSense camera access permissions. |
Beta Was this translation helpful? Give feedback.
-
The issue is resolved as a result of your assistance. |
Beta Was this translation helpful? Give feedback.
-
That's excellent news, @mayur310 - thanks very much for the update! |
Beta Was this translation helpful? Give feedback.
Thank you. So you are using your camera with an Android device, please?
If so then you would likely need to include the RealSense AAR in your project if you have not done so already, as the AAR is responsible for RealSense camera access permissions.
https://dev.intelrealsense.com/docs/android-build-of-the-intel-realsense-sdk-20#build-a-realsense-application