-
Camera Kit Web SDK Bundling and Boilerplate?
Hello Camera Kit team A couple questions: Is it necessary to bundle no matter what? I am using Heroku and though I haven't been able to see anything on the other side I've been able in the past. Second question I was on the Office hours this week and I was wondering if there will be a git repo we could use as a boilerplate…
-
[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…
-
strange problems in lens preview
We got a very strange issue in lens preview. In the screenshot (link attached), the first 4 seconds is the screen record of my snapping with the lens, while the rest 4 seconds of the screenshot is the preview of my snapping. As you can see, there is no necklace, no hat, no glasses, neither other attached small things,…
-
Is it possible to read and store body measurements using Camera Kit?
I am relatively new to this just wanted to understand if I can somehow get measurements of the body scanned while Camera Kit and then augment object(s) based on the size(s)
-
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?
-
two different lenses integrated to mobile app using camera kit?
I'm new to lens studio and Camera kit. Can I have two different lenses that I will develop in lens studio integrated into a mobile application via a camera kit? Any help would be appreciated thank you!
-
Does Creative Kit support sharing local images to the camera preview
Or does it only support public urls? Im getting an /error_description_sticker_missing_url when attempting to share a local file uri
-
Is there a callback or event when the user clicks accept agreement?
I'd like to not present them with the "camera device permissions" at the same time. there's this weird overlay that happens making it unclear what to click first.
-
Make the "minimum sdk version" more prominent
right now its just two columns in the admin: "Min Web..." and "Min Mobil..." and theres no error, just doesnt return a lens took a while realize this was the problem
-
production release not approved
Hi Guys Our production review request was sent 17 days ago. but still not approved How can I accelerate that ?
-
Since integrating the Snap Lens API, we can't view or use our published projects on Snapchat.
How can we fix this and publish new lenses?
-
[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.
-
Is there Snapchat API available?
We wanna know is there any Snapchat API can be utilised to publish lens directly, or some methods that can do?
-
What's the current status of the Camera Kit Access application?
Greetings Snap Team, I'm a developer with Rooit Inc., the creators of a popular friend-making app that boasts over a million downloads. We're eager to enhance our users' story-sharing experiences through the integration of the Camera Kit. Having submitted our application a week ago, we're keen to get an update on its…
-
Randomly no longer allowed to upload/update lenses
Last night I ran into this issue where if I try to upload/publish a lens onto my account I get a message saying "Denied" followed by a text saying "You don’t have access to submit to the selected organization with the current visibility setting. Please use Do Not Publish to Snapchat." And if I find a way to upload the lens…
-
CameraKit Android work on Android x86?
I know the android studio simulator says that its not supported, is that just a simulator-only thing or does that indicate that Android x86 doesn't work?
-
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:
-
Camera Kit for web surface tracking
Hi, I'm new to Camera Kit for web and I'd like to get a simple demo running. Just a cube that stays on a surface or similar. So far I've tried with a couple of lenses and existing templates (eg. Portal) but no luck with the camera kit for web. The object simply doesn't show. Can anyone share a working example for surface…
-
[Camera-kit for Web] Recording mediastream
Hi guys, I am trying to make a video recording function for camera-kit web. But I have a problem to get mediastream data. Actually, I couldn't get any data at all. I followed the tutorial posted in camera-kit docs. Code is as below. * open capturestream * initialize mediarecorder with capturestream * check data const…
-
Loading local .lns?
Hi! Is it possible to load an .lns into Camera Kit without Lens Cloud and if so how can it be done? I see there is an lns in the sample project but no references of how it might actually be used. Thanks!
-
Camera Kit
Are there any camera kit tutorials available?
-
[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…
-
Call from iOS SDK script events in Lens
Lens can run scripts and can have events. Is it possible to call an event available on the Lens's script from the iOS SDK? Eg: I would like to call using Swift the "TapEvent" script.createEvent("TapEvent").bind(onTap);function onTap(eventData) { eventData.getTapPosition().x > 0.3 ? story.turnPage("FORWARD") :…
-
[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:…
-
Is it possible to integrate Camera Kit SDK integration with no code development tools?
Hello, Hope you are all well. Dont know if this is possible and just to get a better idea I thought I'd ask the question here : Is it possible to integrate the Camera Kit SDK into an app developed through a no-code or low-code app development tool like FluttlerFlow or Bubble? Thanks
-
Flutter integration method
Help !!! It is possible to integrate the camera kit sdk with flutter it is easier for me than native coding
-
How can I apply a behavior script to a remote asset
I'm using remote assets. I managed to download them into the lens, using the RemoteAssetsCycler. Now I want to apply to them a behavior. But the remote assets are not objects that I can put in the target field. How can I do that?