RenderHeads / UnityPlugin-AVProMovieCapture

AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
https://renderheads.com/products/avpro-movie-capture/
45 stars 8 forks source link

[Question] Reducing freeze when starting recording on iOS #354

Closed tomkail closed 6 months ago

tomkail commented 6 months ago

AVPro Movie Capture Version

5.2.0

Which platform is your question for?

iOS

Your question

We've noticed that there's a fairly large freeze (around half a second or more) when starting a recording on mobile (we've only tested iOS). It seems to originate from NativePlugin.CreateRecorderVideo. Can this be reduced in any way, or made async so it doesn't stall the app? Thanks!

Chris-RH commented 6 months ago

Hi @tomkail,

I've had a chat with our iOS/macOS dev about this issue. He thinks that he looked into it a while back and concluded at the time that nothing further could be done to improve it. He'll look into it again when he has a chance and see if anything has changed since then.

tomkail commented 6 months ago

Ah that's a shame. Thanks for the prompt reply!