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 アプリケーションを参照してください。