-
I don't know how to link lenses Help!!
Hello! Please see this page for sample code on how to switch between the front and back of the camera. There is a sample code. https://docs.snap.com/camera-kit/guides/web-customization/user-experience/switching-between-front-and-back-cameras But it says and there is a place to put up to a group, but how do I specify…
-
Body tracking filters not working when published.
Hello, I’m currently working on a body tracking filter in Lens Studio using the shirt model from the Try-On pack. The filter functions perfectly in Lens Studio, but after deployment, I'm encountering an issue where the body mesh appears instead of the intended filter. Has anyone else experienced this, and could you provide…
-
Business Manager access to Camera Kit denied
Hi folks, For some reason I've been able to get access to the Camera Kit SDK and have been approved to use it for a long time. However when I go into our Snap Account's business portal and try to publish on Camera Kit I get "Unauthorized access." Can someone help me understand what the issue is here? Thank you,
-
How To Seek Snap Inc Policy Permissions
Hey all, hoping to get in contact with someone from the snap team to talk about getting some special permissions. I tried the CameraKit email that was on one of the documents but it looks like it is now unchecked and tells you to go to the support link for the Snapchat app. We are an Australian Theatre company looking to…
-
[Guide] Camera Kit Web for Beginners
Hello community members! We've been attentively listening to your valuable feedback through the forums and office hours, and one thing became clear - some of you were facing challenges when trying to kickstart your Camera Kit Web experience. We want to express our gratitude for sharing your thoughts with us because it's…
-
Permission Error Loading Lense
I am getting the following error when applying a lens to my camera kit session.. Uncaught (in promise) Error: Cannot load lens lens e7903ad2-d81e-4248-9321-13e66e974545 from group a3ee83a5-f365-4751-83d3-5be91078eb07. An error occured in the gRPC client: [7] permission denied loadLens cameraKitLensSource.ts:30 fulfilled…
-
Scenarium exception while processing lens
I'm getting the error: Scenarium exception while processing lens with id "lensID". My lens shows no errors in Lens Studio and functions perfectly when deployed and tested in the Snapchat app. This error occurs when I attempt to load the lens in iOS using CameraKit. Any idea why this is happening?
-
issue: tracking and object placement
Hi, I am facing a issue with camera kit tracking and object placement. my virtual try on for necklace using neck binding seems to place the necklace (3d object) differently on various devices using the same lens. It works perfectly on some devices regularly while it gets misplaced on other devices. I couldn't find any…
-
Can I use a camera kit with electron
Can I use a camera kit with electron? In a previous question, it was answered that the camera kit can be used with electron. However, when I run the following, it returns a 401 error. import { bootstrapCameraKit } from "@snap/camera-kit"; (async function main() { const apiToken = "Your API Token value copied from the…
-
Camera Kit Web feature compatability
Hello, Do the following features work with Camera Kit web: * Location AR or Custom Landmarks? * Image Trackers / Markers? Thanksss!
-
Wrist Tracking support? - CameraKit Web 0.15.0
Hi Everyone, Just wondering if wrist tracking is supported in camera kit web, I cannot find any documentation supporting or denying it. In camera kit I cannot get it to track a wrist, no tracking events fire. In the Snapchat app they work fine. For reference I am using the template "Wristwear Try-On"…
-
I would like to apply for the Camera Kit to develop an experience that integrates an AR mirror.
I have already submitted an application for the Camera Kit. May I know what the application requirements are? It has been over 24 hours and I have not received an email response.
-
What cases are allowed for the Web Camera Kit? Virtual try-on of glasses is prohibited...
Hi everyone, I created a web Snap Kit App for an online store. So that site users can try on sunglasses. It works fine but, this is not moderated. I contacted Snapchat support and got the following response: "At this time, we are not accepting virtual try on implementations of Camera Kit. We appreciate your patience while…