Skip to content

Conversation

@zhuker
Copy link
Contributor

@zhuker zhuker commented Jul 17, 2023

Issue #, if available:

Description of changes:
Support ice-lite

ice-lite is a minimal version of the ICE specification, intended for servers running on a public IP address.

ice-lite is easy to implement, requiring the media server to only answer incoming STUN binding requests and acting as a controlled entity in the ICE process itself. This simplicity makes it quite popular among implementations of [SFUs] and other media servers.

Support for ice-lite is announced in the SDP as a=ice-lite.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sirknightj
Copy link
Contributor

Hi @zhuker, thanks for the contribution. Could you please change the target branch to develop? We will merge develop into mainline as part of the release cycle.

@sirknightj sirknightj added the enhancement New feature or request label Jul 17, 2023
@zhuker zhuker changed the base branch from master to develop July 17, 2023 06:40
@zhuker zhuker changed the base branch from develop to master July 17, 2023 06:40
@zhuker
Copy link
Contributor Author

zhuker commented Jul 17, 2023

Hi @zhuker, thanks for the contribution. Could you please change the target branch to develop? We will merge develop into mainline as part of the release cycle.

#1754

@zhuker
Copy link
Contributor Author

zhuker commented Jul 17, 2023

superseded by #1754

@zhuker zhuker closed this Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants