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 support #40

Merged
merged 4 commits into from
May 3, 2024
Merged

WebRTC support #40

merged 4 commits into from
May 3, 2024

Conversation

keianhzo
Copy link
Contributor

This PR adds support for direct webrtc communication. There is another effort to support the relayed mode that only works on FF here: #16

Probably this setup is enough for local testing so it might be worth to close that one and merge this unless relayed mode support is important enough in local development/testing.

@keianhzo keianhzo changed the title Basic webrtc spport Webrtc support Jul 14, 2023
@keianhzo keianhzo changed the title Webrtc support WebRTC support Jul 14, 2023
Copy link
Contributor

@bryanenders bryanenders left a comment

Choose a reason for hiding this comment

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

This is very clever, but I wonder if simple variable substitution wouldn’t be cleaner.

docker-compose.yml Outdated Show resolved Hide resolved
bin/up Outdated Show resolved Hide resolved
@keianhzo
Copy link
Contributor Author

keianhzo commented Jul 19, 2023

@bryanenders definitely, that's simpler. Thanks for that! Rebased and updated.

Copy link
Contributor

@bryanenders bryanenders left a comment

Choose a reason for hiding this comment

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

bin/up Outdated Show resolved Hide resolved
keianhzo and others added 3 commits May 3, 2024 16:07
@keianhzo keianhzo merged commit c2cd2a8 into main May 3, 2024
@keianhzo keianhzo deleted the webrtc-support branch May 3, 2024 15:27
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