-
[v0.11.0] Camera Kit Web SDK release
Hello Partners! We have just released Camera Kit Web SDK v0.11.0 to NPM. The sample app has also been updated to this version. List of changes in this update: * Introducing Push2Web, an extension that allows you to send Lenses to your application directly from Lens Studio * Localization of the Terms of Service dialog…
-
[Office Hour] Attend our Snap Camera Kit Office Hour on Aug 16
Register for Wednesday’s Office Hour to directly ask questions & get support from the Camera Kit team. This will be hosted by our Product & Partner Engineering team and will be focused on answering all live questions and commonly asked questions to date. We invite the technical and non-technical community members to…
-
[Snap Event Opportunity] Apply to be a Lens Fest speaker!
Hello from the Snap team! Lens Fest has always been about highlighting the Snap AR creator and developer community, their stories, and the impact their AR creations have had on the world. Based on your feedback, this year we’re doing things a little differently! In addition to our regular Lens Fest programming, we’re…
-
Pre-loading of lenses before camera session start
We are a highly experienced mobile app developer with industry leading knowledge of mobile platforms. We have already started integrating the Snapchat Camera Kit SDK in one of our application which will be definitely come to you to review. However, we would like to understand if the platform has the API which can provide…
-
[v0.10.0] Camera Kit Web SDK release
Hello Partners! We have just released Camera Kit Web SDK v0.10.0 to NPM. The sample app has also been updated to this version. List of changes in this update: Bug Fixes * Introducing Test Your Lenses, a new sample page app that lets you test your Lenses with the Web SDK. * Parallel shader compilation support * Improvements…
-
unable to run camera kit SDK on web
Need help with React Camera Kit integration. Successfully compiled with webpack, but stuck with a black canvas. Any insights or troubleshooting tips would be greatly appreciated! check image below https://drive.google.com/file/d/17o9mIaEBNmx-GDWOTv-itVIaSsFfiXow/view?usp=sharing Thank you. Cheers.
-
How can I access lens feature from code in android SDK?
I developed a version based on sample code and also made a lens in lens studio. and combined them successfully. then I want to access some features like choosing an item before the camera screen. How can I do that?
-
[Office Hour] Attend our Snap Camera Kit Office Hour on July 12
Register for Wednesday’s Office Hour to directly ask questions & get support from the Camera Kit team. This will be hosted by our Product & Partner Engineering team and will be focused on answering all live questions and commonly asked questions to date. We invite the technical and non-technical community members to…
-
Camera WebSDK React App Lens Drawing on Rear Camera canvas is mirrored
I have the following code to initialize the canvas and snap lens const cameraKit = await bootstrapCameraKit({ apiToken }); const canvas = document.createElement('canvas'); canvas.id = "myCanvas"; document.body.appendChild(canvas); const session = await cameraKit.createSession({ liveRenderTarget: canvas }); const source =…
-
Camera kit Start recording
Hi there. i was wandering by using Camera Kit web SDK if i can enable start recording feature. is there a simple code or something you can help me with ? Thank you.
-
Custom 3D Object Tracking in CameraKit on Web?
I would like to train my own model to track 3D objects in Web with the Camerakit sdk in javascript. Where can I start? By 3D tracking I mean 6D tracking, not just 2D; have look on the video:
-
[v0.9.1] Camera Kit Web SDK release
Hello Partners! We have just released Camera Kit Web SDK v0.9.1 to NPM. The sample app has also been updated to this version. List of changes in this update: Bug Fixes * Fixes an issue where an increased number of metrics may be emitted by the SDK. * Increased reliability when using createMediaStreamSource. Please check…
-
[v1.23.0] Camera Kit Mobile SDK release
We have just released Camera Kit SDK v1.23.0 to Maven Central and CocoaPods. Sample apps are hosted on the Snapchat GitHub account. List of changes in this SDK: Features and Updates * Lens Studio 4.47 support * Android: Prompt users to install a new ArCore version when available when using Lenses that require it * Android:…
-
Catching up now since 05/29!
Hi Camera Kit community, My apologies for the delayed response since 05/29/23. I won't make any excuses, but letting you I'm actively catching up now to regain your confidence & trust in leveraging this channel to answer your questions, solve any issues you're experiencing, and collecting your feedback! Thank you for your…
-
[Office Hour] Attend our Snap Camera Kit Office Hour on June 14
Register for Wednesday’s Office Hour to directly ask questions & get support from the Camera Kit team. This will be hosted by our Product & Partner Engineering team and will be focused on answering all live questions and commonly asked questions to date. We invite the technical and non-technical community members to…
-
Environment Variables and Camera Kit Web
Hi Team, Currently working on a Next.js project and was hoping to get the API keys working through environment variables. I have found that anytime I set the API key "dynamically" camera kit throws "client.js:1 ConfigurationError: Unsafe apiToken" I had this occur when I was working on an Angular project before as well. My…
-
Calling all Camera Kit Developers: Who's going to AWE 2023?
Let me know in the comments or this form if you are attending AWE between May 30 - June 2. I'll be there along with other Camera Kit team members, and we'd love to meet you! Let me know as soon as you can so I can send you a direct invitation to a couple of activities we're cooking up :) Cheers, Steven
-
[v1.22.0] Camera Kit Mobile SDK release
We have just released Camera Kit SDK v1.22.0 to Maven Central and CocoaPods. Sample apps are hosted on the Snapchat GitHub account. List of changes in this SDK: Features and Updates * Deprecate application ID and remove its use across sample apps * Android: Add a debug dialog to swap API token for testing * Lens Studio…
-
What is the best approach for Android app design and opening Snap camera kit.
I'm building an Android app that will include CameraKit that has the following basic UX 1) Onboard, show some screens describing app. 2) Auth with a remote service, so using some sign in/sign up screens 3) Present a set of lenses that the user has access to depending on their auth 4) Select a lens takes you to a deeper…
-
CameraKit for Web & Angular Failure to Import
Hi Everyone, I'm using angular and express on node LTS 18.16.0. (It would help to have what verisons of what to have on the docs in case this is the issue.) I'm following along the bootstrapping guide and ran into a few errors I can't solve. The errors seem to appear when I import camerakit, before I use any functions.…
-
How long does it take the snapchat developers team to approve my request to use the AR snapkit?
I'm planning to use it but I have made a request without any answer
-
[Office Hour] Attend our Snap Camera Kit Office Hour on May 10
Register for Wednesday’s Office Hour to directly ask questions & get support from the Camera Kit team. This will be hosted by our Product & Partner Engineering team and will be focused on answering all live questions and commonly asked questions to date. We invite the technical and non-technical community members to…
-
Introducing the Camera Kit Web SDK
We are very excited to announce that we have launched support for Camera Kit Web SDK in Beta. We’ve focused on lowering the barrier to entry for AR, and consumers can now engage with the AR experiences powered by Snap AR on your websites – making AR more accessible than ever before. If you are interested in distributing…