-
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…
-
[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…
-
Setting up the Web SDK for dummies.
Hello all! I remember during the last office hours some people (just like me) were struggling to figure out how to set the Web SDK. I was finally able to set it up this weekend, so I thought I'd share here the steps that I followed to set up a local development server to see my lens locally. This is a step-by -step for…
-
[Guide] Setting Up Push-To-Device For Camera Kit Sample Apps
Pre-Requisites Setup the App ID and API Token for the sample apps using the values found in the apps page of the Camera Kit portal Developer Portal Setup The Redirect URIs and allowlisted usernames need to be set in the developer portal at kit.snapchat.com Add Snapchat Usernames to Demo Users Enable Login Kit Select the…
-
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.
-
CPU & Temperature
Hi, When testing my CameraKit app on iPhone the CPU load is 70%+ and the thermal state often hits 'Serious' where the phone is hot to hold. I have other processes running that likely contribute and my Lenses uses a lot of heavy AR features Q: do you have baseline CPU and Temperature metrics for CameraKit (would be helpful…
-
LocationDataProvider Protocol in ios
Hi all, This is Sam Jones just asked this question in office Hours. I cannot seem to get location passed to my lens. I am implementing the correct protocol, I can confirm that the "location" for the protocol is being updated, but my test custom lenses still seem to not work. So I must be missing something. Here is my code…
-
Unity Sample App build for iOS stuck
Hello guys. We were trying to use the new Unity Sample App for camera kit to build for iOS and I am stuck at building. I followed instructions to build for iOS from [https://github.com/Snapchat/camera-kit-unity-sample/] using Windows 11 machine and stuck with the below error [Win32Exception:…
-
Camera Kit for Unity ERROR
Hi All I have some problem using unity camera Kit i followed the IOS instruction in this git project: https://github.com/Snapchat/camera-kit-unity-sample/ when I start building the project i get this error: DirectoryNotFoundException: Could not find a part of the path "/Users/yassinbenhaddou/Documents/Test projects/snap…
-
App Crash on CameraController.takePhoto
Hi fam, I am building a swiftui-based app and using the latest camera kit version. For one of us, the app crashes when trying to take a photo or video. We are not able to figure out what's causing this. Have any one of you had this issue? I am attaching the stack trace from Crashlytics. Any help will be appreciated. Here…
-
[Camera-kit for Web] Frame processing is slow
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…
-
Camera Kit for Web
Hi, how can I establish a communication between a Lens and the surrounding webpage? For example sending the string of a text field that the user entered on the website (form) to the lens. Or sending a user tap event on a lens object to the page.
-
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?
-
🚀 Announcing React Native Integration for Snap Camera Kit!
Hey Snap Camera Kit Community! 📸 We're thrilled to announce the launch of our React Native Integration Library for Snap Camera Kit! As we've observed the growing demand for a React Native solution, we wanted to open source our internal library for the community to provide a seamless way to integrate Snap Camera Kit into…
-
Is there any way to use snapchat camera kit with react native?
Currently, we have successfully done it for android by creating a native module for snapchat camera kit (it launches camera kit on pressing a button). But we are facing issues in doing same thing for ios.
-
UI Bug? UI adheres to wrong resolution
Not sure if I messed something up along the way but the UI is adjusting to a resolution that appears off screen. Strangely, as soon as it loads the UI appears correct but as the Lens boots on the UI adjusts to a position off screen. I also noticed the camera kit input frame size and screen size are different resolutions,…
-
How to add a Platform at Platform Identifiers section for an approved application?
Hi Team, Our app was approved by your team and it is live now. I am trying to add a Platform at Platform Identifiers section for Production but it says Can't add a Platform Identifier for an approved Application. Is there any way to add a Platform Identifier for an approved application (or) do I have to create a new…
-
New Interface for Camera Kit Documentation 🤩
I just wanted to make this post to appreciate the new interface for Camera Kit Documentation. Looks great! Well done Snap team clap👏🏽
-
Record lens with lens audio using WebSDK?
Hi all, I want to record lens in web with lens audio I used the https://docs.snap.com/camera-kit/guides/web-customization/user-experience/recording-video example and was able to record lens but without audio Any api/module that can help me with this? Thanks!!
-
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…
-
Duel Camera in Camera Kit Web
hey @Michael Mase we talked about this on the office hours call, and i'd like to show you what i have in mind for what will be: the greatest show in the world. https://t.snapchat.com/IKlXTsj9 here i've got a lens that "records" your face movements using the selfie camera, and then when you flip the camera and it image…
-
Camera Kit + Web AR + External Digital Camera?
Hi there, Is there a way to connect my digital camera (Fujifilm X-HS2) with Camera Kit + Lens Studio and use it as the main camera? I'm trying to record as high a resolution as possible (1080p if possible) to make content that makes the cameras quality, plus use a manual focus lens on my camera so I can pull focus too. I…
-
Dynamic texts in camera kit.
is it possible to fetch the username/display name (dynamic texts) in mobile ver. of camera kit?
-
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.…
-
How to integrate camera kit sdk to my own app? Without using the sample app provided
Hello, I need help with how can I make my own camera app and integrate my lenses from the camera kit. Do you have any resources or sample videos without using the sample app provided by Snap Inc.?
-
Is it possible to record a video in chunks using the snap camera kit?
Recording video in chunks means: record something for a while, then pause for sometime, again record something and so on..
-
AVCaptureMultiCamSession Support
Officially going to kick off a thread requesting AVCaptureMultiCamSession support on iOS! This would enable us to access the front and back cameras as the same time leading to interesting new Lens use cases. For example, in my app GG, multicam would enable me to show both the AR gameplay and the player at the same time.…
-
Camera Kit Rate Limit
Hello Snap Forum Team, We're planning to integrate Snap AR Face Filter into upcoming features in our app, and want to confirm if there is any usage rate limit for the Camera Kit or Lenses to be used in the production environment. Could you provide detailed information regarding the rate limits imposed on production usage…
-
CameraKit crashes if on audio call (iOS)
**Tested with Discord and FaceTime - if I have an active call going it messes with the AVCaptureSession/ARKit somehow and causes CameraKit to fail crashing the whole app If I set AVSessionInput.audioEnabled to False it at least doesn't crash anymore: avSession = AVSessionInput(session: self.captureSession)…
-
Can we get an iOS for Dummies Doc?
Hey Ya'll Im dense, I apologize. Where is the iOS version of this ?https://kit.snapchat.com/reference/CameraKit/web/0.11.0/index.html The web docs are great, I could use that level of detail for iOS. I need some more pointers on how to create a truly native feeling experience with Lenses. I'll start showing up to the…
-
[Web SDK] Is there a way for the Lens and Webpage to communicate?
Hi, I'm wondering if there's a way to trigger events or to get data out of a Lens running on the web. I'm aware you can pass data into the lens, and I've seen the Remote Service Module (useful for APIs), but is there a way for a single webpage to communicate to/from the lens? An example would be if the Lens was a game, and…
-
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…
-
Is there any reason why CamKit Cutout would work on some instances and not others?
Works fine when tested here https://camera-kit.snapchat.com/websdk/sample/test-your-lenses Does not work when testing on my local machine. No project modifications, same device and all other test lenses working perfectly!