Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 866 Bytes

File metadata and controls

17 lines (12 loc) · 866 Bytes

Amazon IVS Multiple Players iOS Demo

This repository contains demo app which shows how to instantiate multiple players simultaneously, and switch between 3 predefined layouts/sets of demo streams using SwiftUI.

An iPhone with a the demo application running on the screen.

Setup

  1. Clone the repository to your local machine.
  2. Install the SDK dependency using CocoaPods. This can be done by running the following commands from the repository folder:
    • pod install
    • For more information about these commands, see Bundler and CocoaPods.
  3. Open MultiplePlayers-SwiftUI.xcworkspace.
  4. You can now build and run the projects in the simulator.

License

This project is licensed under the MIT-0 License. See the LICENSE file.