Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct Connection Permission #196

Closed
wants to merge 3 commits into from
Closed

Conversation

lgrahl
Copy link

@lgrahl lgrahl commented Aug 5, 2019

This adds a new permission called direct-connection which specifies how the IP handling mode of a WebRTC peer-to-peer connection is being upgraded.

A couple of background notes: The mechanism triggering the upgrade of the IP handling mode, piggybacked on getUserMedia, already exists in most browsers but it is not being reflected in the API. This change now allows to leverage the permission by other mechanisms and clarifies that getUserMedia may implicitly grant it.

More details on the rationale are being described in the Direct Connection PR towards the WebRTC WG.

/cc @jan-ivar @alvestrand


Preview | Diff

@alvestrand
Copy link
Collaborator

I'm happy with this PR.

</h3>
<p>
The <dfn for="PermissionName" enum-value>"direct-connection"</dfn>
permission upgrades to a less strict IP handling mode of
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can consider saying "mode 1" here, rather than "a less strict IP handling mode".

Base automatically changed from master to main February 16, 2021 23:20
@marcoscaceres
Copy link
Member

Closing... these are now defined inside specifications themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants