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

ICE and DTLS restart support #545

Open
paullouisageneau opened this issue Jan 25, 2022 · 3 comments
Open

ICE and DTLS restart support #545

paullouisageneau opened this issue Jan 25, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@paullouisageneau
Copy link
Owner

ICE and DTLS restart support should be implemented.

Requires paullouisageneau/libjuice#130

@baerrus
Copy link

baerrus commented Mar 11, 2024

+1

@sinFunc
Copy link

sinFunc commented Nov 8, 2024

hello, I total agree with that. i have been considering if there is a interface to set the timeout of heart beat between tow peers on any time.

@paullouisageneau
Copy link
Owner Author

hello, I total agree with that. i have been considering if there is a interface to set the timeout of heart beat between tow peers on any time.

ICE restart support is unrelated to exposing timeout settings.

Note if there are datachannels, you can set the SCTP hearbeat interval with heartbeatInterval in SetSctpSettings() before creating the peer connection. You can also implement your own applicative timeouts.

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

No branches or pull requests

3 participants