commit | b5cb19b37c361a263a9cec2e2fb356d16520afd1 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Nov 24 00:39:12 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 24 00:39:18 2015 |
tree | 1610f4e117281d1b7c9b9ca33b3f8a14501b709c | |
parent | 05816eb8d7ec4fe6877339ba5b9fc6412364e436 [diff] |
Fixing direction attribute in answer for non-RTP protocols. "non-RTP protocols" refers to SCTP data channels. Because there are no streams for SCTP data channels, the answer was being set to RECVONLY. BUG=webrtc:5228 Review URL: https://codereview.webrtc.org/1473013002 Cr-Commit-Position: refs/heads/master@{#10762}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.