Skip to main content

Prerequisites

caution

To get Eyeson running on iOS you will need to have a valid meeting accessKey or guestToken from a running room instance.

The respective credentials can be obtained from the API with a valid API key. Thus, an additional backend webservice to host and maintain Eyeson meetings is mandatory from your side. See API documentation for more information.

Examples

You will find an example app in the main branch of the git repository. Install the Swift Package as described above to get everything up and running.

Simulator Runs

Not all features are working properly in Simulator runs, like Screencast, Picture in Picture, etc. Always test your implementation on a real device.