Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start examples for integrating OEP (Offscreen Effect Player) on iOS and WebRTC into Objective C apps.

Important
Please use v0.x branch for SDK version 0.x (e.g. v0.38).

Getting Started

  1. Get the client token. Please fill in our form on form on banuba.com website, or contact us via info@banuba.com.
  2. Copy and Paste your client token into appropriate section of quickstart-webrtc-ios/quickstart-webrtc-ios/ViewController.m. See constant BANUBA_SDK_KEY.
  3. Execute 'pod install' to get the WebRTC framework and the Banuba SDK.
  4. Open the project in XCode and run the example.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Testing

The project contains XCUITest in quickstart-ios-swiftUITests. For correct tests work UItest album should be created on device and should contain at least one photo and one video inside.

Project structure

  1. The folder 'Frameworks' - contains Banuba SDK Framework.
  2. The folder 'quickstart_webrtc_ios/Resources/effects' - the effects which can be used in the app.
  3. Main code of the sample concentrated in ViewController.h and ViewController.m.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages