Open
Bug 951954
Opened 11 years ago
Updated 2 years ago
canPlayThrough fires for video tracks with no data
Categories
(Core :: WebRTC, defect, P4)
Core
WebRTC
Tracking
()
NEW
backlog | webrtc/webaudio+ |
People
(Reporter: drno, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [WebRTC],[webrtc-mochitest])
If a firewall blocks data exchange on loopback between the two RTCPeerConnection endpoints in test_peerConnection_basicAudioVideo.html the tests still succeeds, because the canPlayThrough event fires.
For audio the same problem exists according to bug 798686 because of PLC. But for a video stream/tack PLC should not kick in.
Reporter | ||
Comment 1•10 years ago
|
||
I think this is probably still a valid problem, but we should check first if this is really still the case.
Whiteboard: [WebRTC],[webrtc-mochitest]
Updated•9 years ago
|
backlog: --- → webRTC+
Rank: 35
Priority: -- → P3
Comment 2•7 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•