aws-samples / amazon-ivs-multiple-players-ios-demo

This repository contains an iOS demo app which shows how to instantiate multiple players simultaneously, and switch between 3 predefined layouts/sets of demo streams using SwiftUI. The app is built on Amazon IVS and the Amazon IVS Player SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This repository contains an iOS demo app which shows how to instantiate multiple players simultaneously, and switch between 3 predefined layouts/sets of demo streams using SwiftUI. The app is built on Amazon IVS and the Amazon IVS Player SDK.

License:MIT No Attribution


Languages

Language:Swift 99.0%Language:Ruby 1.0%