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

Allow configuration options for CreatePeerConnection Message #5

Open
jonau opened this issue Nov 14, 2022 · 2 comments
Open

Allow configuration options for CreatePeerConnection Message #5

jonau opened this issue Nov 14, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@jonau
Copy link
Contributor

jonau commented Nov 14, 2022

When the SOA-Clients receive the createPeerconnection Message they need additional informations for the WebRTC connection (right now this is just the list of STUN and TURN Servers)

To hard code them into the client doesn't seem right, so maybe we should add them to the createPeerconnection Message.
Keep in mind, that the CreatePeerconnection Message should be a general function that also works with other types of connections.

@jonau jonau added enhancement New feature or request question Further information is requested labels Nov 14, 2022
@lassertos
Copy link
Collaborator

An additional property 'config' was added in 95c160d.

@jonau jonau reopened this May 12, 2023
@jonau
Copy link
Contributor Author

jonau commented May 12, 2023

Client implemention missing

@jonau jonau self-assigned this Jul 3, 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 question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants