Skip to content

donholly/opentok-ios-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTok iOS SDK

This package contains what you need to get you started using the OpenTok iOS SDK.

The OpenTok iOS SDK lets you use OpenTok video sessions in apps you build for iPad, iPhone, and iPod touch devices. This means you can use OpenTok video sessions that connect iOS users with each other and with web clients. For information on OpenTok, see http://http://www.tokbox.com/.

Documentation of the SDK is available here:

http://www.tokbox.com/opentok/ios/docs/index.html

See the topic on "Getting Started with the OpenTok iOS SDK."

Also, look at the OpenTokHelloWorld sample in the sample directory. This is the simplest sample app. Then look at the OpenTokBasic sample, which uses more of the API. These sample apps are also at GitHub:

https://github.com/opentok/OpenTok-iOS-Hello-World https://github.com/opentok/OpenTok-iOS-Basic-Tutorial

Support is available at the OpenTok forums: http://www.tokbox.com/forums/

New features

April 5, 2011

  • [OTPublisher cameraPosition] -- The preferred camera position. When setting this property, if the change is possible, the publisher will use the camera with the specified position. If the publisher has begun publishing, getting this property returns the current camera position; if the publisher has not yet begun publishing, getting this property returns the preferred camera position. Valid values are defined in the AVCaptureDevicePosition enum.

Releases

No releases published

Packages

No packages published