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

Name and export the RTCIceTransport algorithm for change in selected pair or state #2904

Closed
sam-vi opened this issue Nov 3, 2023 · 0 comments · Fixed by #2905
Closed

Name and export the RTCIceTransport algorithm for change in selected pair or state #2904

sam-vi opened this issue Nov 3, 2023 · 0 comments · Fixed by #2905

Comments

@sam-vi
Copy link
Contributor

sam-vi commented Nov 3, 2023

The RTCIceTransport algorithm to run on a change of the selected candidate pair or state does not currently have a named definition and isn't exported.

When the ICE Agent indicates that an RTCIceTransport has changed either the selected candidate pair, the RTCIceTransportState or both...

Name and export the algorithm for use in webrtc-extensions.

sam-vi added a commit to sam-vi/webrtc-pc that referenced this issue Nov 6, 2023
Fixes: w3c#2904.

The RTCIceTransport algorithm for a change of the selected candidate
pair or RTCIceTransportState is referenced in webrtc-extensions
currently without a proper link because it is not exported from
webrtc-pc. So name and export the algorithm.
sam-vi added a commit to sam-vi/webrtc-pc that referenced this issue Nov 6, 2023
Fixes: w3c#2904.

The RTCIceTransport algorithm for a change of the selected candidate
pair or RTCIceTransportState is referenced in webrtc-extensions
currently without a proper link because it is not exported from
webrtc-pc. So name and export the algorithm.
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 a pull request may close this issue.

1 participant