rtc-io / rtc-quickconnect

An opinionated approach to creating WebRTC apps (both media and datachannels supported)
Apache License 2.0
186 stars 43 forks source link

Update semantic detection for Chrome and Edge removal of Plan B support. #123

Closed nathanoehlman closed 2 years ago

nathanoehlman commented 2 years ago

This updates the semantic detection to reflect that Chrome (now) and Edge (soon) have removed support for Plan B as an SDP semantic.

In addition, with the move to Unified Plan being significantly in the past, the default semantic for non-detected browsers has been changed to Unified Plan, with Plan B being a secondary option.