Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.23 KB

streem-sdk-ios (StreemKit)

Example Streem SDK project for iOS, plus instructions for integrating the Streem iOS SDK (StreemKit) into your own app.

StreemKit

StreemKit is an iOS framework implementing Streem's augmented-reality platform for local and remote live-video consultation.

At this time, integration of StreemKit requires CocoaPods.

StreemNow

StreemNow is a small sample app that integrates StreemKit. Its features include:

  • Remote (two-person) AR-enhanced video calls.
  • Onsite (one-person) AR-enhanced video scanning.
  • Subsequent review of all calls, including access to call recordings and other artifacts.

Requirements

  • Xcode 13.4 or newer
  • Cocoapods 1.11 or newer
  • ARKit-compatible device with iOS 11.0 or newer
    • Note: making a Streem call requires an actual device, rather than the Simulator.