Sign up for our live Camera Kit office hour on July 17 @ 9:30am (PT) / 4:30pm (GMT)
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!!
0
Answers
-
Hi @TOTO! Thanks for your question. Capturing the AudioBuffer from the Lens itself is not possible at this time. This is something that will be supported eventually but unfortunately I do not have an estimate as to when. You could potentially use the getDisplayMedia API to capture the audio.
0