Omnis Studio – Eyeson Conference System Integration

Eyeson Conference System

Eyeson is a video conference system developed by VisoCon Gmbh.

Visocon has released a set of Eyeson API that represent a framework for developers and integrators.

Using eyeson api you can:

  • Create conferences (rooms).
  • Share a Room with Othes People.
  • Personalize Your Rooms
  • Record a conference.
  • Inject and compose video content in real-time.

No additional software installation is requred.

Eyeson API for Omnis Studio

The Omnis Interface to the Eyeson api is implemented by the "o_eyeson" object distibuited in the library "eyeson_api.lbs".
This library contain also an object ("o_http3") that manage the https connections to the eyeson server.

If you develop a your own application you must copy the "o_eyeson" and "o_http3" objects in your library.

The o_eyeson implements the api made available by VisoCon Gmbh for the integration with their video conference system.

Examples in eyeson_test.lbs library

The "eyeson_test.lbs" contains some example to show the usage of some aspects of eyeson apis.

In the first form you have tree buttons:

Test Video (iframe)

This is an example of video conference integration in a web page.
In this case is used the html tag