Amit pandey

Results 8 issues of Amit pandey

Let me explain you this point 1.I have create post where i can capture image and video using Augmented face AR , and plane AR and its working even I...

Here My first Android live image ![Screenshot_20220531_142341](https://user-images.githubusercontent.com/45029280/171134108-21602fca-539f-4cd0-97c5-fd6053a520a9.png) Here what i got into web ![image](https://user-images.githubusercontent.com/45029280/171134163-0dc246d0-aabe-40c7-b4ef-7be095db17de.png) code to send ar view ` val outBitmap = Bitmap.createBitmap(arFragment!!.arSceneView.width, arFragment!!.arSceneView.height, Bitmap.Config.ARGB_8888) arFragment?.arSceneView?.let { PixelCopy.request(it, outBitmap,...

![image](https://user-images.githubusercontent.com/45029280/172837977-c043ae68-d9a4-42a2-9cd0-04e36d857284.png) Let me explain you this point 1.I have create post where i can capture image and video using Augmented face ar , and plane ar and its working even...

bug

Hello team I am not able to add Ar into multiple user face . please tell me how many user face is support by google Face Ar . Thanks

bug

How can i take screen shot of group video call . I have tried simple bitmap creation but its seem to not working due to surface view show how can...

Hello Support I have made a small app where i have used two Node one for background and second for A 3D Avatar model i have succussfully implement both model...

bug

After updating the Agora SDK io.agora.rtc.mediaio.MediaIO not found RtcEngine.setVideoSource() also not found. Please fixed this asap