Skip to content

Allow a plugin to access the STUN/TURN configurations #120

@TiagoJacobs

Description

@TiagoJacobs

Here's a clearer version:

When connecting to audio or video, BBB sends a request to the server to retrieve the STUN and TURN configuration, as shown in the image below:.
image

We need to implement a new getter method to access this information.

This will allow plugins to call getStunTurn and retrieve the STUN and TURN configuration, potentially using it to establish direct WebRTC connections between users.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions