The Web Real-Time Communications Working Group invites implementations of an updated Candidate Recommendation of WebRTC 1.0: Real-time Communication Between Browsers. The WebRTC 1.0 specification defines JavaScript APIs to enable real-time audio, video and data exchange on the Web. Since the previous publication as Candidate Recommendation, the specification was updated with a number of bug fixes and clarifications in its algorithms. The following new APIs were added as part of these improvements:
RTCRtpSender.setStreams()
, RTCRtpTransceiver.currentDirection
, RTCSctpTransport.maxChannels
, RTCPeerConnection.onstatsended
, and the RTCStatsEvent
interface.
No comments:
Post a Comment