Posts

Post not yet marked as solved
0 Replies
107 Views
Android App Resource Priority scheme: System app (higher) > Foreground status app > Background status app (lower). What is the priority scheme for iOS apps in above context?
Posted
by hasib_jhd.
Last updated
.
Post not yet marked as solved
0 Replies
156 Views
How can we use iOS system "software encoder" API? We leveraged ffmpeg software encoder. Also used iOS videotoolbox hardware encoder. How can we use software encoder API of iOS system?
Posted
by hasib_jhd.
Last updated
.
Post not yet marked as solved
0 Replies
236 Views
Does iOS camera app use VideoToolBox framework's method e.g. VTCompressionSessionEncodeFrame() for encoding? Or has apple their own separate APIs apart from open APIs available for 3rd party developers in VideoToolBox?
Posted
by hasib_jhd.
Last updated
.
Post not yet marked as solved
1 Replies
305 Views
Can ffmpeg leverage iphone's hardware enocder/decoder? Not talking about gpu acceleration which ffmpeg can already acheive. We all know that apple's VideoToolBox leverages iphone's hardware codec.
Posted
by hasib_jhd.
Last updated
.