Is there a way to make VTDecompressionSession
decode H264 when app in background mode?
Asked
Active
Viewed 525 times
1

Garf365
- 3,619
- 5
- 29
- 41

user2772466
- 35
- 4
1 Answers
0
Check UIApplication beginBackgroundTaskWithExpirationHandler(), from my test it's only allow to run the process within 180 seconds after App into background mode.

Will Tu
- 60
- 2
- 9