Coder Social home page Coder Social logo

webrtc_ios's Introduction

WebRTC_iOS

关于WebRTC官网有一些介绍,但是因为官网在国外,你需要翻墙。
我也写了三篇关于WebRTC的文章:
iOS下WebRTC音视频通话(一)
iOS下WebRTC音视频通话(二)-局域网内音视频通话
iOS下WebRTC音视频通话(三)-外网音视频通话
示例工程中需要用到的WebRTC静态库,因为太大,我已上传到百度云盘,地址在这

提醒

目录下有三个工程:
LocalWebRTC 是局域网音视频通话的例子。不需要STUN、TURN服务器,也没有用到WebSocket。
RemoteWebRTC是外络环境用WebSocket做信令传输的例子。 RemoteXMPPRTC是外网环境下用XMPP做信令传输的例子。 这三个工程都需要有XMPP服务器,后两个外网环境的示例还需要后台搭建好房间服务器、配置STUN、TURN服务器等。

运行前准备

工程想要成功运行,你需要一些准备工作:

效果图

效果图

webrtc_ios's People

Contributors

haley-wong avatar

Watchers

 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.