GetStream / twitch-example-ios

πŸ•ΉπŸ“Ή Twitch clone game/screen live streaming example built with Stream Chat and Dolby.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’¬ Twitch Clone App with Stream Chat and Dolby.io

πŸ“š Tutorial

This repository contains the completed Xcode project following the How to Build a Twitch Clone Game Live Streaming App for iOS tutorial. You should read it before trying to run this project as it contains it may contain useful information not present in this README.

βš™οΈ Setup

Requirements

Configuration

You should place your Stream Chat and Dolby.io credentials in AppDelegate.swift.

Dependencies

To install the dependencies, use CocoaPods in the Smitch folder:

$ pod install --repo-update

Running

Run this sample app as any normal app, but only on real devices. If you run in a simulator, the chat will work, but you won't be able to watch or stream your screen due to limitations of the simulator.

πŸ”— Helpful Links

About

πŸ•ΉπŸ“Ή Twitch clone game/screen live streaming example built with Stream Chat and Dolby.io


Languages

Language:Swift 97.0%Language:Ruby 3.0%