- From: <bugzilla@jessica.w3.org>
- Date: Sat, 27 Oct 2012 01:31:00 +0000
- To: public-webrtc@w3.org
- Message-ID: <bug-19730-4991@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19730
Priority: P2
Bug ID: 19730
CC: public-webrtc@w3.org
Assignee: public-webrtc@w3.org
Summary: suggest to remove issue 1 from 4.3.1
Severity: normal
Classification: Unclassified
OS: Windows NT
Reporter: eric.sun@huawei.com
Hardware: PC
Status: NEW
Version: unspecified
Component: WebRTC API
Product: WebRTC Working Group
issue 1 says when negotiating auido successfully but video faild, iceState
should not go to "Completed", but from text before issue1 "if at least one
connection has been found for each MediaStreamTrack", only each track(including
video or audio) has corresponding ice address available, iceState can go to
"completed".
So I suggest remove issue 1 from 4.3.1
///////////////////origin text/////////////////////////////
When the ICE Agent finishes checking all candidate pairs, if at least one
connection has been found for each MediaStreamTrack, the iceState is changed to
"completed"; if no connection has been found for any MediaStreamTrack, the
iceState is changed to "failed".
ISSUE 1
ISSUE: Note that this means that if I was able to negotiate audio but not video
via ICE, then iceState == "completed". Is this really what is desired?
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Saturday, 27 October 2012 01:31:02 UTC