vp8-ios
vp8-ios copied to clipboard
Streaming live VP8 encoded video on iOS using libvpx
Status:
This project is no longer being maintained. Please see https://github.com/motrr/RemoteControlGalileo instead.
Instructions:
-
Make sure you have cloned using the --recursive flag so that libvpx submodule is included.
-
Run the build script to build the libvpx library.
-
The included Xcode project includes a quick and dirty demo of the library encoding and decoding.