HMS-Core / hms-3d-modeling-demo

HUAWEI 3D Modeling Kit project contains a sample app. Guided by this demo, you will be able to implement full 3D Modeling Kit capabilities, including 3D object reconstruction and material generation.
Apache License 2.0
72 stars 20 forks source link

3D Modeling Kit limit #11

Closed lvonasek closed 2 years ago

lvonasek commented 2 years ago

In 3D Live Scanner, users started complaining that the reconstruction does not work. I investigated into it and they keep receiving following error: get taskID error 1118: The request has reached the max limit

Would it be possible to extend the limit? The pro version of the app does not suffer from this issue.

coolleizhu commented 2 years ago

Because of the bearer capacity of the server, we limited the usage quota. For your case, we will extend the limit and contact with you later.

lvonasek commented 2 years ago

Thank you @coolleizhu