You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried recording a video using the Quest Pro Camera app Record Video button with audio enabled and the audio stutters badly. This was with the paxlovid scene (no visual stutter) recording at 1280 x 720 and 5 mbits/sec set in SideQuest. It seemed to make no difference at 1600x1600 and 20 mbits/sec. Maybe it is related to the fact that microphone use is disallowed by the LookSee app in the manifest. But you would think that would totally block audio. Same stutter with no models open in LookSee. If I pause LookSee the audio records without any stuttering.
So it seems that somehow the LookSee Unity app is inducing the recorded audio stuttering.
The text was updated successfully, but these errors were encountered:
I wonder if this is caused by removing microphone permissions from the LookSee manifest. That doesn't stop recording, since a stuttering audio is recorded, but maybe when context switches occur between LookSee and the system video recording the microphone gets turned off. Could easily try removing the manifest line that takes out microphone permissions and see if it fixes the problem.
I tried recording a video using the Quest Pro Camera app Record Video button with audio enabled and the audio stutters badly. This was with the paxlovid scene (no visual stutter) recording at 1280 x 720 and 5 mbits/sec set in SideQuest. It seemed to make no difference at 1600x1600 and 20 mbits/sec. Maybe it is related to the fact that microphone use is disallowed by the LookSee app in the manifest. But you would think that would totally block audio. Same stutter with no models open in LookSee. If I pause LookSee the audio records without any stuttering.
So it seems that somehow the LookSee Unity app is inducing the recorded audio stuttering.
The text was updated successfully, but these errors were encountered: