Home

Awesome

iVidCapPro

iVidCapPro is a plugin that enables Unity, to capture video and audio from your Unity iOS application.

This is the offical Github repository as the project has migrated away from Eccentric Orbits - refer Announcement

In cooperation with Eccentric Orbits we've made the plugin available as an open source github project. Please bear with us while migrate document and information over.

This is now a community plugin so please feel free to continue developing the project, we are accepting pull requests.

There will be a new release in the near future with bitcode support, and some minor tweaks.

Installation

extern "C" EAGLContext* ivcp_UnityGetContext()
{
    return UnityGetMainScreenContextGLES();
}

Features

Choices and features – here are some of them:

Support

We hope to migrate the documentation from the Eccentric Orbits forum in the near future as there is a lot of great information available there.

For new issues please open an issue on the github page