Feature Request: Unified Plan test page
Browsers and versions affected Chrome M71 and above
Description Since the Unified plan is being rolled out, we should have a test page to test it. https://webrtc.org/web-apis/chrome/unified-plan/
Steps to reproduce Go to the test page and have a check box to explicitly select the peerconnection for
- Plan B
- Unified Plan
- No config specified
Expected Feature Go to https://webrtc.github.io/samples/src/content/peerconnection/pc1/ Select Checkbox for Plan B or Unified Plan or No Config
@ErikHellman can you please take a look at this ?
Create a PR on the pc1 sample: https://github.com/webrtc/samples/pull/1139
Will the page at https://webrtc.github.io/samples/ also updated with the new test sample ?
I'm looking at redesigning that page to make it more comprehensive about the content in each sample. At the same time we're redesigning webrtc.org, so we will probably add information there as well.