deepumukundan / VidyoIntegration

A convenience wrapper static library around the Vidyo API's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vidyo Wrapper Project


A convenience wrapper around the Vidyo libraries. Can be used in projects that need video calling integration. A sample usage pattern is shown in the VidyoIntegration target app.

Building the static library

Build the target VidyoWrapper and this will generate static library and header file which can be used in applications that need video conferencing built in. Check the build output folder to get the .h and .a files.

Disclaimer

The base Vidyo libraries used in the wrapper project could be outdated. You might need to replace them with newer versions.

About

A convenience wrapper static library around the Vidyo API's


Languages

Language:C 82.1%Language:Objective-C 17.6%Language:C++ 0.2%Language:Objective-C++ 0.1%