ProjectRTC-master

所属分类:WEB开发
开发工具:Java
文件大小:11826KB
下载次数:11
上传日期:2017-08-22 16:40:19
上 传 者private_nice
说明:  一套webRTC,非常简单快捷,使用node js 编译
(A set of webRTC, very simple and quick, using node JS compiler)

文件列表:
LICENSE.txt (557, 2017-03-03)
app-debug.apk (12367294, 2017-03-03)
app.js (1143, 2017-03-03)
app (0, 2017-03-03)
app\routes.js (814, 2017-03-03)
app\socketHandler.js (928, 2017-03-03)
app\streams.js (853, 2017-03-03)
package.json (682, 2017-03-03)
public (0, 2017-03-03)
public\images (0, 2017-03-03)
public\images\favicon.ico (318, 2017-03-03)
public\javascripts (0, 2017-03-03)
public\javascripts\adapter.js (7396, 2017-03-03)
public\javascripts\app.js (4075, 2017-03-03)
public\javascripts\rtcClient.js (4703, 2017-03-03)
public\stylesheets (0, 2017-03-03)
public\stylesheets\style.css (1087, 2017-03-03)
views (0, 2017-03-03)
views\index.ejs (738, 2017-03-03)
views\local-cam.ejs (425, 2017-03-03)
views\remote-streams.ejs (686, 2017-03-03)

# ProjectRTC ## WebRTC Live Streaming - Node.js server - Desktop client - [Android client](https://github.com/pchab/AndroidRTC) You can also check this iOS client from Digix Technology: - [iOS client](https://github.com/digixtechnology/iOSRTC) The signaling part is done with [socket.io](socket.io). The client is built with [angularjs](https://angularjs.org/). ## Install It requires [node.js](http://nodejs.org/download/) * git clone https://github.com/pchab/ProjectRTC.git * cd ProjectRTC/ * npm install * npm start The server will run on port 3000. You can test it in the (Chrome or Firefox) browser at localhost:3000. ## Author - [Pierre Chabardes](mailto:pierre@chabardes.net)

近期下载者

相关文件


收藏者