https://webrtc.org](https://webrtc.org/)
相關版本可以在 https://bintray.com/google/webrtc/google-webrtc 這里查詢上沐,這個應該會持續(xù)更新。
WebRTC 全稱為:Web Real-Time Communication
1.MediaStream:捕獲音視頻流
2.RTCPeerConnection:傳輸音視頻流(一般用在 peer-to-peer 的場景)
3.RTCDataChannel: 用來上傳音視頻二進制數據(一般用到流的上傳)
RTC(Real Time Communication): 實時通信
WebRTC: 基于web的實時通信
Signaling: 信令, 一些描述媒體或網絡的字符串
SDP(Session Description Protocol): 會話描述協議, 主要描述媒體信息
ICE(Interactive Connectivity Establishment): 交互式連接建立
STUN(Session Traversal Utilities for NAT): NAT會話穿透工具
TURN(Traversal Using Relays around NAT): 中繼穿透NAT
公司要自己開發(fā)音視頻這塊曹锨,自己在網上找了一堆資料丹弱,下面是自己找到下好的資料挤茄,慢慢采坑,共勉风罩;
鏈接:https://pan.baidu.com/s/14haNgcFxLuaAd7uUrHZNKg
提取碼:hzjk