GithubHelp home page GithubHelp logo

vcs-ios-demo's Introduction

视频会议简介

CI Status Version License Platform

客户端开发需要用到两部分:API和SDK。

API是以HTTP Restful形式提供的一组接口,主要负责帐号的登录、注册、充值、会议管理等操作,通过API接口获取到相应的入会凭证,然后才可以使用SDK库进入会议室,API详细接口请参见《VCS服务端API开发手册》

示例的使用

step 1:下载示例到本地

git clone [email protected]:seastart/vcs-ios-demo.git

下载压缩包

step 2:变更Podfile文件中的依赖为远程依赖

pod 'VCSSDK'

step 3:重新安装示例所需的依赖

pod install

step 4:替换申请的AppIDAppKey

NSString * const VCSSDKAPPID = <# 替换成平台分配的AppID #>
NSString * const VCSSDKAPPKEY = <# 替换成平台分配的AppKey #>

Author

SailorGa, [email protected]

License

VCSSDK is available under the MIT license. See the LICENSE file for more info.

vcs-ios-demo's People

Contributors

sailorga avatar

Watchers

Ather Shu avatar  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.