Insta360Develop / CameraSDK-Android

Android SDK to control Insta360 cameras
82 stars 9 forks source link

No implementation of getLensType Error #18

Closed r4854554 closed 2 years ago

r4854554 commented 2 years ago

Why did get the following error :

No implementation found for int com.arashivision.graphicpath.render.util.OffsetUtil.getLensType(java.lang.String) (tried Java_com_arashivision_graphicpath_render_util_OffsetUtil_getLensType and Java_com_arashivision_graphicpath_render_util_OffsetUtil_getLensType__Ljava_lang_String_2)

while calling InstaCameraManager.getInstance().getSupportedPreviewStreamResolution(InstaCameraManager.PREVIEW_TYPE_LIVE) / InstaCameraManager.getInstance().startPreviewStream() ?

Is there anything i missed in the setup process??

r4854554 commented 2 years ago

I finally find out that it required InstaMediaSDK.