Git Product home page Git Product logo

video-sample-ios-capture-render's Introduction

Twilio Video - iOS Sample - Advanced Capturing and Rendering

NOTE: This sample application uses Twilio's deprecated Programmable Video Conversations API. We plan on updating this app for Swift 3.x and the Rooms API, at which point we will be merging it into the video-ios-quickstart-swift repo.

This project is a sample application using Twilio Video for iOS. It aims to demonstrate more advanced video capturing and rendering techniques than the Quickstart application.

Requirements

This application was most recently updated to run against version 0.25.0 of the Twilio Video iOS SDK.

How to Run

  • Step 1: Clone the repository to your local machine

  • Step 2 (option 1 - CocoaPods): Run pod install at your terminal, from inside the cloned repository's working directory. Then open the Xcode Workspace created by CocoaPods (VideoSampleCaptureRender.xcworkspace).

  • Step 2 (option 2 - manual): Open the Xcode project (VideoSampleCaptureRender.xcodeproj) from the cloned repository's working directory. Download the iOS Conversations framework and iOS Twilio Common framework. Drag and drop the framework files into your Xcode project, making sure that "Copy items if needed" is checked.

  • Step 3: Insert a valid Twilio Access Token to ViewController.swift in place of the placeholder string TWILIO_ACCESS_TOKEN. You can generate a demo access token here. Once you have this working, you may wish to connect your app with a server that generates Access Tokens on-demand.

  • Step 4: Run the app. Running on a physical device will deliver a better experience, as the simulator cannot provide camera access.

Learn more

video-sample-ios-capture-render's People

Contributors

ceaglest avatar paynerc avatar piyushtank avatar pt-old avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.