Bug 265865 - [GStreamer][WebRTC] imported/w3c/web-platform-tests/webrtc-stats/rtp-stats-creation.html times out
Summary: [GStreamer][WebRTC] imported/w3c/web-platform-tests/webrtc-stats/rtp-stats-cr...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: GstWebRTC
  Show dependency treegraph
 
Reported: 2023-12-05 05:01 PST by Philippe Normand
Modified: 2023-12-05 05:03 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2023-12-05 05:01:09 PST
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.