RESOLVED WONTFIX Bug 163723
WebRTC: [OpenWebRTC] Probe the platform before building the audio/video payload lists
https://bugs.webkit.org/show_bug.cgi?id=163723
Summary WebRTC: [OpenWebRTC] Probe the platform before building the audio/video paylo...
Adam Bergkvist
Reported 2016-10-20 04:58:07 PDT
The audio and video payloads are currently hard coded. We should probe the platform to see what's available. This will require a move to an async API, similar to how generateDtlsInfo() works.
Attachments
patch (7.01 KB, patch)
2016-12-07 04:12 PST, Philippe Normand
no flags
Philippe Normand
Comment 1 2016-12-07 04:12:33 PST
Created attachment 296386 [details] patch Here's a WIP patch, not marking for review because it depends on this commit in a OpenWebRTC (still)-WiP branch: https://github.com/Metrological/openwebrtc/commit/164b79ea00c522c6eb431b65f1e658ec6e87327b
Thibault Saunier
Comment 2 2018-06-26 14:50:08 PDT
OpenWebRTC implementation has been removed, should we close as OBSELETE?
Note You need to log in before you can comment on or make changes to this bug.