Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Access https://egiintel.jfrog.io/artifactory/librealsense #12286

Closed
Shaan-Mistry opened this issue Oct 12, 2023 · 13 comments
Closed

Cannot Access https://egiintel.jfrog.io/artifactory/librealsense #12286

Shaan-Mistry opened this issue Oct 12, 2023 · 13 comments
Labels

Comments

@Shaan-Mistry
Copy link

  • Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):

  • All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)


Required Info
Camera Model { D400 }
Firmware Version N/A
Operating System & Version MacOS
Platform Android Studio
SDK Version { 2.54.2 }
Language {Java/C++}
Segment {Smartphone }

Issue Description

<Describe your issue / question / feature request / etc..>

I am trying to run both the Java and Native examples. It seems that I need to download the lib from https://egiintel.jfrog.io/ui/repos/tree/General/librealsense. But this link requires a login. Do I need to create some sort of account for the the JFrog? When I follow the link it says "JFrog's Free-Tier subscription has been deactivated."

Here is some of the build errors:

Caused by: org.gradle.api.resources.ResourceException: Unable to load Maven meta-data from https://egiintel.jfrog.io/artifactory/librealsense/com/intel/realsense/librealsense/maven-metadata.xml. 

or

Unable to load Maven meta-data from https://egiintel.jfrog.io/artifactory/librealsense/com/intel/realsense/librealsense/maven-metadata.xml. 
> org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 326; The reference to entity "display" must end with the ';' delimiter. 
@MartyG-RealSense
Copy link
Collaborator

Hi @Shaan-Mistry I will highlight this issue to my Intel RealSense colleagues. Thanks very much for your patience!

@Shaan-Mistry
Copy link
Author

Shaan-Mistry commented Oct 16, 2023

Hi is there any update on the possible cause of the issue? Is there a way to develop without using this service?

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Oct 17, 2023

I have followed up again with my Intel RealSense colleagues and will let you know as soon as I have information. Thanks again!

@xMKx
Copy link

xMKx commented Oct 23, 2023

This is still an issue as far as I see now. How would we be able to download the library?

@MartyG-RealSense
Copy link
Collaborator

Hi @xMKx I have informed my colleagues on the RealSense team about this issue and will be sure to follow up about it this week.

@Shaan-Mistry
Copy link
Author

Hi @xMKx I have informed my colleagues on the RealSense team about this issue and will be sure to follow up about it this week.

Are there any workarounds that we can look into for now while the team fixes the issue?

@MartyG-RealSense
Copy link
Collaborator

Hi @Shaan-Mistry I believe that the only alternative to the JFrog repository would be to build the Android wrapper from source code in gradle or in Android Studio using the procedure described at the link below.

https://github.com/IntelRealSense/librealsense/tree/master/wrappers/android#instructions

@MartyG-RealSense
Copy link
Collaborator

Hi again @Shaan-Mistry I received feedback from my Intel RealSense colleagues regarding JFRog. We are no longer releasing to JFrog or performing any testing on Android. The reference to JFrog will therefore be removed in a future update.

@Shaan-Mistry
Copy link
Author

Thank you for the update. So if I wanted to build something similar to the C++ Native example, which example from here: https://github.com/IntelRealSense/librealsense/tree/master/wrappers/android#instructions would I follow or make changes to?

@MartyG-RealSense
Copy link
Collaborator

I am unfamiliar with native NDK programming in the Android wrapper. The best reference available for doing so is likely to be #8277

When the above link talks about downloading from bintray, it means the repository that Intel used for Android downloads before it moved over to JFrog.

#4091 also references programming of a native application.

Sincere apologies that I could not be of more help on this particular question.

@Shaan-Mistry
Copy link
Author

Great thanks for the help!

@MartyG-RealSense
Copy link
Collaborator

Hi @Shaan-Mistry Do you require further assistance with this case, please? Thanks!

@MartyG-RealSense
Copy link
Collaborator

Case closed due to no further comments received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants