-
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…
-
[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…
-
There was an error submitting your request: Failed to enable camera kit
PFA the screen recording of the issue I can't enable Camera Kit web Sdk https://drive.google.com/file/d/1CIiCsgUElg0IxCYS8kJmpgLsZsR0xtFt/view?usp=sharing
-
Camera Web Kit with Progressive Web Apps (PWAs)
Hi there, Does anyone know if it's possible to embed / host camera kit into a Progressive Web App builders like Adalo, FlutterFlow, Bubble. They do have external API access so "stack" could be PWA builder, Internal API / Make.com APIs, Camera Kit web SDK. Cheers
-
CameraKitSession.setSource deprecated
In the latest version of the NPM package the setSource method on CameraKitSession is deprecated. The advice is to use CameraKitDeviceOptions instead of CameraKitDeviceInfo ... can anybody point me at updated documentation for this?
-
localhost "unauthorized" response when fetching lensgroup
Hey, I am currently playing with the Camera Kit and integrated it on a NextJS app. I've got the session etc. working but when fetching LensGroup with the Test Lens Group ID, I get an "unauthorized". Is there any setting I have missed to adjust? I also added localhost to my Application URL but nothing changed. EDIT: now it…
-
Runtime Error: navigator is not defined [Camera Kit Web]
Hello! I am working on deploying a Next.js web app with camera kit, and I'm getting this persistent error: Unhandled Runtime ErrorError: navigator is not definednode_modules\@snap\camera-kit\lib\common\locale.js (1:22) @ navigator On localhost, the error does show up when I load the page, but doesn't seem to be affecting…
-
[Office Hour Q] Can you kindly describe the step-by-step guide to publish Snap Web AR projects
-
[Office Hour Q] Can you recommended a workflow ...for developing lens & using CamKit Web?...
-
[Office Hour Q] ...what is the easy way to direct visitors by scanning a QR code ....?
-
[Office Hour Q] We have an existing app in RN, how mature is the Camera Kit SDK.. for this..?
-
[Office Hour Q] know more about Camera Kit and how I can incorporate it in my creative workflow
-
[Office Hour Q] How does Camera Kit SDK compare? Where the sticking points in the workflow?
-
[Office Hour Q] where is my content hosted that will be used by AR templates of the Camera Kit SDK?
-
Is Snap Camera Kit free to integrate? Pricing expectations? Moving out of BETA.
we are moving into 2024, is the Snap Camera Kit moving out of Beta? Are there indications today of pricing to come? If the Camera Kit doesn't make to an official release (or if the Beta is planned to be sunset), how much time will be given for us to move to another platform?
-
[Office Hour] Post Your Questions Here - Dec 2023 Session
Welcome to Our December Office Hours! We're excited to announce a new format for our upcoming session. To enhance the experience for everyone, we're introducing a hybrid approach: * Post Your Questions Here: Have a query about Camera Kit? Just post it in this thread. This allows those who can't attend the live session to…
-
[Office Hour Q] how does the push to web compare to 8th Wall / Lightship type solutions?
-
[Office Hour Q] Any plans to allow Snap to run on desktop?
-
Camera Kit Capabilities?
Hi, we have a client project that require us to integrate Camera Kit, We wanted to know if belows is possible and supported with Camera Kit? * Marker Tech * Scan ML * LIDAR * Voice Activation Thank you
-
Volumetric video support?
Do you guys have support for volumetric video (.4ds files)? If not are you planning to include this. This could be a gamechanger as it allows to import real persons in 3D.
-
Trying to get the Web SDK imported and getting an error
I installed the sdk npm install @snap/camera-kit but I get an error trying to run the first line of code in the README. I have a file called snap.js with 1 line of code: import { boostrapCameraKit } from "@snap/camera-kit"; and I run node snap.js I get this error: snap.js:1import { boostrapCameraKit } from…
-
🚀 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…
-
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.
-
Silly question about integrating camera kit web
Hi! I am personally a bit of a beginner with coding, so I have a really embarrassing to ask question - once we're ready to upload our lens to the clients web page. How do we go about using it? Do I have to submit for approval to the snap team first? Then next steps, how to I put it on their website?
-
Is there a way to get information out of a lens and into my app?
I am very new to iOS development, and I am having trouble understanding how (or if) to get information from the lens into my app. It's nothing special really, I have a sequential set of lenses that I want to progress the user through and I need to tell if the user "completed" the lens. My solution right now is to make each…
-
GET camera-kit .. /groups/e9e8c227-b8e5-4eb5-871b-22 403 (Forbidden) why???
Added camera-kit and following the tutorial added this: const lens = await cameraKit.lensRepository.loadLensGroups( ['e9e8c227-b8e5-4eb5-871b-22568078272a'] ); It loads the camera but when try to access it's link on https://camera-kit-api.snapar.com/com.snap.camerakit.v3.Lenses/groups/e9e8c227-b8e5-4eb5-871b-22568078272a…
-
Cartoon 3D Style Lens
I can't find the ID of the Cartoon 3D Style lens anywhere, not even in the marketplace, it is the one shown on the example page. here. https://camera-kit.snapchat.com/websdk/sample/basic and here. https://www.snapchat.com/lens/bad1396b0f8d494d845b1d6438c115f2 Do you have to buy it another way? someone knows ?
-
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…
-
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.