hbzs / WebRTC

WebRTC Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC

Join the chat at https://gitter.im/irtchl/Lobby

最原始的方式艰难学习

第一步:翻译官网

目录:webrtc.org

  • 翻译首页大字:WebRTC Home | WebRTC

  • codelab 翻译:Real time communication with WebRTC

    progress
    • 简介
    • 概览
    • 获取样例代码
    • 从网络摄像头获取流视频
    • 使用 RTCPeerConnection 的流视频
    • 用 RTCDataChannel 交换数据
    • 设置信令服务器交换信息
    • 同时配置 peer connection 和信令
    • 拍照并通过 data channel 分享
    • 恭喜

About

WebRTC Learning

License:MIT License