Coder Social home page Coder Social logo

tommyteavee / kickflip-ios-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kickflip/kickflip-ios-example

0.0 1.0 0.0 705 KB

Example project for integration of the Kickflip iOS SDK for super easy live broadcasts.

Home Page: http://kickflip.io

License: Apache License 2.0

kickflip-ios-example's Introduction

kickflip-ios-example

kickflip app screenshot kickflip live broadcast screenshot kickflip live consumption screenshot

Screenshots Gallery

Example project for integration of the Kickflip iOS SDK for super easy live broadcasts. We have an example project for Android as well.

Cocoapods Setup

You'll need to install Cocoapods first.

Compiling

Grab the source code, and then update the dependencies.

$ git clone [email protected]:Kickflip/kickflip-ios-example.git
$ cd kickflip-ios-example
$ git submodule update --init
$ pod install

If you would like to make modifications to the core SDK, you can integrate the SDK as a submodule as well (check the Podfile for more info).

As with all projects that depend on Cocoapods, make sure to open the Kickflip.xcworkspace file, not the .xcodeproj file.

KFSecrets.h

You'll need to sign up, make a new app, and then put your API keys from and put them in a file called KFSecrets.h with the following contents:

#define KICKFLIP_API_KEY @"Client ID from kickflip.io"
#define KICKFLIP_API_SECRET @"Client Secret from kickflip.io"

Documentation

For a closer look at what you do with Kickflip, check out our iOS Documentation and iOS API Reference. We also have some tutorials to help you get started.

License

Apache 2.0

Attribution

kickflip-ios-example's People

Contributors

chrisballinger avatar

Watchers

 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.