Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 870 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 870 Bytes

iOS Sample Applications for OMS Native SDK

This is a iOS sample applications project for Open Media Streamer Native SDK. It is based on the sample applications for The Intel CS for WebRTC Client iOS SDK.

It is written in Swift.

How to build

Prerequisites

  • Replace the frameworks

WebRTC and OMC frameworks are located in /libs. There are default framework builds, but you can replace them with your own framework builds. Getting information on how to build WebRTC and OMC frameworks, please refer to oms-nativesdk.

Build Project

For conference sample

open conference/OMSConference.xcworkspace

For p2p sample

open  p2p/OMSP2P.xcworkspace