I have been trying to apply H.264 encoding to a CMSampleBuffer
using VideoToolBox
in Swift, I am very new to Swift and do not know how to do this if the compression turns the CMSampleBuffer
into a CVPixelBuffer
that is fine too as I need to turn it into NSData
in the end. All help would be appreciated!
Asked
Active
Viewed 222 times
0

Asra
- 151
- 1
- 11
-
Hi @Z3RO, Did you find any solution? – Mehmet Baykar Sep 03 '21 at 14:49
-
I did but it was in a private repo I do not have access to anymore, I am very sorry. – Asra Sep 05 '21 at 05:42