Bug 265865
| Summary: | [GStreamer][WebRTC] imported/w3c/web-platform-tests/webrtc-stats/rtp-stats-creation.html times out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 235885 | ||
Philippe Normand
In that test we create a PC, with transceivers, no tracks, and expect the other PC to somehow have incoming tracks. With the current backend, adding transceivers doesn't trigger addition of outgoing sources, so no data flow... so remote PC hangs-up forever.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Invalid after migration to libwebrtc, closing.