LightCompressor_iOS icon indicating copy to clipboard operation
LightCompressor_iOS copied to clipboard

Compression fails if app is put in background while compressing.

Open waterdrake opened this issue 3 years ago • 1 comments

It looks like AVAssetWriter fails when the app goes into the background.

Is there a way to keep compressing even when in background?

waterdrake avatar May 07 '21 01:05 waterdrake

I think you should pass the global processing queue to compressVideo() function.

swapnil6137 avatar Dec 25 '21 09:12 swapnil6137