-
IOS Camera Jitter - CameraKit Web 0.14.1
Hi Everyone, Framework: React + Vite (https://github.com/RicardoValdovinos/vite-react-boilerplate) SDK: 0.14.1-alpha.1 I am currently building a demo app where the camera kit web canvas is inside a react-modal. When I access the modal on an IOS device the canvas or camera is very jittery/laggy, almost like its rendering a…
-
Introducing Open-Source Unity Sample App Code - accepting contributions!
This month, we are very excited to announce that we publicly launched open-source code for Camera Kit with Unity. This Unity sample project wraps the Camera Kit iOS and Android SDKs and can launch Camera Kit experiences. This includes the ability to launch a lens in parallel with your Unity scene and communicate in real…
-
[Office Hour] Attend our Snap Camera Kit Office Hour on Apr 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…
-
Not getting any update Camera Kit Request Access
Hi, I have been applying for Camera Kit request access since October this year, and second try on November, but both of my request haven't getting any respond from your side. I would like to know what and why the request isn't yet to get any updates.
-
Performance Issues on Chrome for Web SDK
We have recently noticed performance issues when utilizing the CameraKit Web SDK. In Chrome, specifically, when recording in WebRTC, we're seeing stuttering related to WebGL commands, specifically ReadPixels. It sounds like Chrome double pipelines these commands, and as a result will bog down on occasion when the GPU can't…
-
Push2Web LensExcludedError
Hi, I am porting a lens studio 4.55 lens to camera kit and can't get push to web to work. I tested with other projects and get the same error. I am signed in with the same snap account on lens studio, paired device, and push2web. Error: Lens excluded LensExcludedError Any help would be appreciated, thanks.
-
[v1.26.0] Camera Kit Mobile SDK release (Long Term Support Release)
We have just released Camera Kit SDK v1.25.0 to Maven Central and CocoaPods. We are excited to announce that 1.26 is Camera Kit’s first** long-term support (LTS)** version for our mobile SDK. LTS is a commitment from Camera Kit to provide fixes for 1 year after initial release, including critical bug fixes and security…
-
Announcing Flutter Integration for Snap CameraKit!
Exciting news community! Recognizing the increasing need for a Flutter-based Integration for CameraKit, we at DevCrewIO have decided to make our in-house library open source, allowing the community to effortlessly incorporate Snap Camera Kit into their Flutter projects—no need to deal with the complexities of bridging…
-
I request access for camera kit and didn't get any response since a week, How can I get access to ca
How can I get access to camera kit and what went wrong?
-
Push2Web not working - Camera Kit Web
Hi everyone, Push2Web has not been working for me across various web browsers (chrome, edge, firefox). I am signed into the same snap account on web and lens studio. After I send the lens in Lens Studio nothing happens in my web browser for a few minutes. I have tried disabling all of my extensions, incognito mode, and…
-
Poor Marker Tracking detection in Camera Kit for Web
When on a webpage, marker tracking is very difficult to activate. I've tried using the image tracking template marker and a custom image with good contrast, feature points, and asymmetry. The tracking runs well when testing the lens in Snapchat. I've tried with the template Mark character and with a simple cube to rule out…
-
Using Camera Kit with external USB camera on AOSP
Hello, we are trying to install DressX app on our own hardware, which runs a custom version of Android 13. However, it seems like Camera Kit does not recognize the external camera. So we tried with other apps that uses Camera Kit, Camo and Flip, to see if the USB camera works, but these apps are crashed on camera screen.…
-
[v0.12.0] Camera Kit Web SDK release (Long Term Support Release)
Hello Partners! We have just released Camera Kit Web SDK v0.12.0 to NPM. We are excited to announce that v0.12.0 is Camera Kit’s first long-term support (LTS) version for the web SDK. LTS is a commitment from Camera Kit to provide fixes for 1 year after initial release, including critical bug fixes and security patches.…
-
[Office Hour] Attend our Snap Camera Kit Office Hour on Sept 20
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 Kit: Safe Region and Zooming behavior
We have an app with camera kit integrated. I wonder if someone can point me to docs or let me know how can I set the Safe Region correctly (now it feels like it using the whole canvas even when I'm using Render Safe regions). Also, I have a pretty annoying behavior when scaling objects (World Object Controller) with two…
-
Camera Kit Web SDK Import
Hello! I am running into an error when importing the Camera Kit web SDK, and I would appreciate some insight! Currently I am attempting a test using the basic sample code (https://camera-kit.snapchat.com/websdk/sample/basic) built to JS using the TS compiler, and implemented in a basic HTML file: <script src="index.js"…
-
401 Status when loading lens in Camera Kit for Web
Hi there, I've got started with Camera Kit for web and currently have a project where I'm able to view the camera feed, however whenever I try to load a lens I get a 401 response saying the request was not authenticated. I've triple checked my API token and the lens ID and lens group IDs, and tried using the default…
-
Apply for Camera Kit access with existing Camera Kit app?
When I applied for access to Camera Kit, it was asking me what app is this for, and says "We will send you an email to your inbox if your app is approved." implying the app is already built. We were planning to use the SDK to build an app, so I'm a bit confused what app is being reviewed/approved prior to gaining access?
-
Applying Lens Camera Position - Rear or Front Programmatically
Hello, We are particularly interested in understanding how to control the camera position for lenses, specifically being able to set it to the rear-facing camera, or front-facing camera programmatically. Could you kindly provide us with information on how to achieve this functionality within the lens development process?…
-
Remote Service Module Error on iOS
I have implemented an API that communicates between a Lens and an iOS app as specified here. It seems that everything should be set up correctly - I tested the API locally with a Javascript debug script and the Lens functioned as expected. However, the Lens does not seem to be communicating with my iOS app. When debugging…
-
[v1.24.0] Camera Kit Mobile SDK release
We have just released Camera Kit SDK v1.24.0 to Maven Central and CocoaPods. Sample apps are hosted on the Snapchat GitHub account. List of changes in this SDK: Features * Lens Studio 4.49 support * Android: Collect lens performance metrics with the new Performance Metrics API. See Profiling for details. * Android: Add a…