ios - Is there any library to get audio data in vorbis format with AVCaptureSession in iPhone? -


i have captured video frames , converted them vp8 data using following code : https://github.com/chris838/vp8-ios.git

i want capture vorbis audio data according vp8 data available me in order combine vp8 data , vorbis data webm file. there available ios library fetching vorbis data ?

thanks in advance

there's ogg or may find audiolib helpful. there link ogg source code here


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -