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

LocalResourceManager #830

Closed
Wayne-nulitics opened this issue Jan 16, 2023 · 6 comments
Closed

LocalResourceManager #830

Wayne-nulitics opened this issue Jan 16, 2023 · 6 comments
Labels
type:support Support issue

Comments

@Wayne-nulitics
Copy link

Plugin Version or Commit ID

v0.8

Unity Version

2021.3.16f1

Your Host OS

Windows 10

Target Platform

Android

Description

Can you use LocalResourceManager and manually copy the model files to the Persistant Path for runtime?
I would like to be able to update the models over time without needing to redeploy a .apk, so each time I update the model file it gets downloaded to the Persistance data path and the user quicks and reloads the app to reload the new models.
I don't want to use StreamingAssets that are hardcoded during the build.

Code to Reproduce the issue

No response

Additional Context

No response

@Wayne-nulitics Wayne-nulitics added the type:support Support issue label Jan 16, 2023
@homuler
Copy link
Owner

homuler commented Jan 16, 2023

Can you use LocalResourceManager

No. LocalResourceManager can run only on UnityEditor.
You need to implement ResourceManager for your purposes.

@Wayne-nulitics
Copy link
Author

@homuler would it be possible to schedule a session with you to discuss my project and see if its possible with this plugin, I did a lot of testing with OpenCV and DNN in Unity, NatML, Unity Baracuda but none of them could give me what I want, I'm comfortable using MediaPipe but would like a technical session, like a deep dive, covering 3 very specific topics, they are: Dynamic/Runtime model files, howto, even if a reload is required, just not an new app install, then the support for segementation and finally the config files, comfortable to make it worth your while. Since I'm still prototyping it's all still up in the air, some pointers would be welcome.

@homuler
Copy link
Owner

homuler commented Jan 16, 2023

would it be possible to schedule a session with you to discuss my project

Do you mean that you want to sign a support contract with me?

@Wayne-nulitics
Copy link
Author

@homuler How do I contact you outside of a github post?

@Wayne-nulitics
Copy link
Author

would it be possible to schedule a session with you to discuss my project

Do you mean that you want to sign a support contract with me?

Hi, can you email me your details? I'd like to discuss this option with you.

@homuler
Copy link
Owner

homuler commented Jan 18, 2023

I would be most grateful if you could use ko-fi DMs.

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

No branches or pull requests

2 participants