Hi guys, We submitted our app review to get a production key 10 days ago. And it's still "in review". After searching discussion in this community, I realized that virtual try-on features are not allowed to use for camera-kit integration. Is it true? And this is why my app review status is still "in review"?
Hi guys, Test device : Iphone13pro, iOS16+, Safari/chrome Camera kit : Web sdk Lens : footwear try on, try-on, garment transfer. I am developing a lens for web app using camera-kit. I found frame processing is very slow ( i.e. camera feed is getting frozen) when a specific lens is loaded compare to others. I tested three…
Hi guys, I am trying to make a video recording function for camera-kit web. But I have a problem to get mediastream data. Actually, I couldn't get any data at all. I followed the tutorial posted in camera-kit docs. Code is as below. * open capturestream * initialize mediarecorder with capturestream * check data const…