项目作者: coltsaa

项目描述 :
rtc demo
高级语言: Java
项目地址: git://github.com/coltsaa/rtc.git
创建时间: 2018-05-07T15:03:29Z
项目社区:https://github.com/coltsaa/rtc

开源协议:

下载


WebRTC

this is my simple demo about WebRTC.
i format the code and it now seems pretty.

main.js provides APIs -> getUserMedia() , RTCPeerConnection()

~update 1 : capture button added , now you can take screenshot .~

~update 1.2 : what`s more , 4 kinds of image effect added .~

~update 2 : RTC peer connection added . As a simple RTC application , it worked , even you could line with yourself .~

update 3 : Use Java override the code , now can use it between 2 computers!