Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
webRTC 根据https://apprtc.appspot.com/实现 PeerConnection
webRTC如何实现远程音频和视频流的同步?
使用 RTCP SR/RR 报告和每个 SRTP 数据包中的时间戳完成的正常 RTP a/v 同步。
查看任何 VoIP 应用程序。