Debabrata Mondal • over 4 years ago
Recording the demo video
I've nearly finished my project and am planning on recording the demo video soon. However, I have a doubt.
My project uses spatial audio. Is it necessary for the recording to have that feature? Like, during one of the office hours, we were shown a demo for spatial audio. I don't know how I can record the audio in that stereo format. By default my laptop records audio through its built-in mic and I don't think the spatial audio effect can be captured like that...
Comments are closed.

3 comments
Dan Zeitman Manager • over 4 years ago
Thanks for your question; I've reached out to our team for clarification on how to make the recording like they did. In the meantime, this process should also work; On the Mac; Essentially you can create a screen recording of your app using Quicktime --> File --> New Screen Recording.... the trick is to set the audio input to the system audio... There's an options selection when setup to record and that opens up choices for audio selection.. Here's the rub, you'll need to install a third party audio driver, like soundflower to create the virtual audio driver. This article should help. https://www.instructables.com/How-to-record-audio-from-your-computer-using-Quick/. If you are on Windows, you'll need to do a similar process with a windows based audio driver.
Dan Zeitman Manager • over 4 years ago
Additional Suggestions by our engineers who worked on the Spatial Audio features; https://github.com/kyleneideck/BackgroundMusic#recording-system-audio
Debabrata Mondal • over 4 years ago
Thank you