Closed
Bug 1255862
Opened 10 years ago
Closed 7 years ago
ontrack never fires when adding video after audio to active PeerConnection.
Categories
(Core :: WebRTC: Signaling, defect, P3)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | affected |
People
(Reporter: jib, Unassigned)
References
()
Details
STR:
1. Open https://jsfiddle.net/smypdp6t/
2. Share camera+mic. See that ontrack fires and audio plays.
3. Check "send video".
Expected result:
- ontrack fires, and video appears.
Actual result:
- ontrack never fires, yet video appears.
Updated•10 years ago
|
Rank: 21
Priority: -- → P2
Comment 1•8 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Comment 2•7 years ago
|
||
Just tried this, it seems to work fine.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•