Skip to content

Objective-C wrapper for libopus on iOS

License

Notifications You must be signed in to change notification settings

casper6479/OpusKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpusKit

Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.

Objective-C wrapper for the Opus Codec.

Usage

  1. $ cd Submodules/Opus-iOS
  2. $ bash build-libopus.sh
  3. Drag dependencies/ into your Xcode project.
  4. Enjoy!

License

MIT

About

Objective-C wrapper for libopus on iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%