thmatuza / oms-client-ios-sample

iOS samples for Open Media Streamer Native SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

iOS samples for Open Media Streamer Native SDK


Languages

Language:Objective-C 67.9%Language:Swift 23.5%Language:C++ 5.3%Language:Objective-C++ 2.5%Language:C 0.7%Language:Ruby 0.1%