iOS Simulator: window capture records video without audio, application capture records audio but captures the full Mac screen #177
jsato0807
started this conversation in
Bug Reports
Replies: 1 comment
|
Thanks for reporting this. I will take a look in the coming days. IIRC, I had a similar issue in the past and I believe it was a limitation of SCK, but I need to verify. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Version
v2026.3
macOS Version
15.5(Sequoia)
What happened?
I am trying to record an iOS Simulator for an app advertisement video.
When selecting the Simulator as a Window, BetterCapture records only the Simulator window, but no app/system audio is captured.
When selecting the Simulator as an Application, the app/system audio is captured correctly, but the recorded video becomes the entire display instead of only the Simulator application.
As a result, I cannot record only the Simulator window together with its audio.
Is this expected due to a ScreenCaptureKit limitation, or is it a BetterCapture-specific issue?
What did you expect to happen?
I expected BetterCapture to record only the iOS Simulator window while also capturing the Simulator application's audio.
If "Application" capture is used, I expected the recording area to match the Simulator application's visible bounds instead of the entire display.
Steps to Reproduce
-> Only the Simulator window is recorded, but no app audio is captured.
-> Audio is captured correctly, but the recorded video becomes the full Mac display.
I also tried disabling:
The behavior did not change.
Video Codec
HEVC (H.265)
Audio Codec
Not sure
Container Format
MOV
Alpha Channel
Disabled
HDR
Disabled
Content Filters
Microphone
Disabled
I confirm that:
All reactions