Junrou Nishida
Junrou Nishida
> It would be great if you can give a simple example like the tutorial on how to do a new ResourceManager For now, [`LocalResourceManager`](https://github.com/homuler/MediaPipeUnityPlugin/blob/d495193dd7081142d1a19c9f171b0d0bcccaaa1e/Packages/com.github.homuler.mediapipe/Runtime/Scripts/Unity/ResourceManager/LocalResourceManager.cs) is the simplest example. That...
Will you tell me what issues this PR addresses?
Could you please describe the problem more simply? For example, while you have mentioned something that is working, it's unclear how they relate to the overall issue. Consequently, I don't...
> Now if I pass this texture 2d to HolisticTrackingGraph will this work? The answer is the followings: > To run the CalculatorGraph, you need to generate an input data...
See https://github.com/homuler/MediaPipeUnityPlugin/issues/343#issuecomment-1773003981.
> MediaPipeException: NOT_FOUND: ; Unable to attach observer to output stream "face_detections" because it doesn't exist. Isn't this error message explaining the cause sufficiently? See also `HolisticTrackingGraph`. https://github.com/homuler/MediaPipeUnityPlugin/blob/2d2863ea740a6a5ad01854ea88ab5f48be2a36b6/Assets/MediaPipeUnity/Samples/Scenes/Holistic/HolisticTrackingGraph.cs#L220-L227 If you've...
Sorry, I'm not sure what the problem is. It seems to me that your debugger was just killed by SIGKILL since you killed the app.
Will you share the video? > I tested sample app on test flight and it detected app crash. Is this the same problem? After reading the description, I thought you...
> Sadly I can't download crash report file from appstoreconnect. If you can reproduce the error, maybe you can access the crash report from `Settings > Privacy > Analytics >...
I confirmed that I could reproduce this issue with my iPad. Maybe some resources are not released properly.