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

Webrtc improvements #3789

Merged
merged 11 commits into from Dec 27, 2022
Merged

Webrtc improvements #3789

merged 11 commits into from Dec 27, 2022

Conversation

thelsing
Copy link
Collaborator

@thelsing thelsing commented Dec 26, 2022

Identify the Bug or Feature request

fixes #3336

Description of the Change

  • add openrelay servers as TURN servers
  • bump version of webrtc lib
  • move webrtc config from App setting to a property of the started server and use it on the client

Release Notes

Same as change description.


This change is Reviewable

@thelsing thelsing marked this pull request as draft December 26, 2022 20:47
@thelsing
Copy link
Collaborator Author

I noticed some issues when a server or player already exists. I will fix those too. So don't merge this yet.

@thelsing
Copy link
Collaborator Author

Ok. My issues aren't related to webrtc. Will do an additional PR when I'm done with them. So this PR is ready to merge from my side.

@thelsing thelsing marked this pull request as ready for review December 26, 2022 21:19
Copy link
Contributor

@Phergus Phergus left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 16 of 16 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @thelsing)

@Phergus Phergus merged commit c9de655 into RPTools:develop Dec 27, 2022
@cwisniew cwisniew added the bug label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

[Bug]: WebRTC connection fails
3 participants