- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 May 2014 11:39:58 +0000
- To: public-webrtc@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25893 Bug ID: 25893 Summary: Offer Answer options should supported sendOnly and inactive media states. Product: WebRTC Working Group Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: WebRTC API Assignee: public-webrtc@w3.org Reporter: kiran.guduru@samsung.com CC: public-webrtc@w3.org RTCOfferAnswerOptions is currently supporting recvOnly state through offerToReceiveAudio, offerToReceiveVideo. It should also support options to enable "sendOnly" and "inactive" media formats. sendOnly and inactive of SDP are required, for example, in hold scenario as specified RFC 5359 [1] section 2.1 "Older UAs may set the connection address to 0.0.0.0 when initiating hold. However, this behavior has been deprecated in favor or using the a=inactive SDP attribute if no media is sent, or the a=sendonly attribute if media is still sent." [1] http://tools.ietf.org/html/rfc5359 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Tuesday, 27 May 2014 11:40:02 UTC