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

Audio only mcu #190

Merged
merged 3 commits into from
Aug 1, 2021
Merged

Audio only mcu #190

merged 3 commits into from
Aug 1, 2021

Conversation

burak-58
Copy link
Collaborator

No description provided.

Copy link
Contributor

@mekya mekya left a comment

Choose a reason for hiding this comment

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

Please check the comment

@@ -493,15 +492,15 @@ export class WebRTCAdaptor
this.webSocketAdaptor.send(JSON.stringify(jsCmd));
}

joinRoom(roomName, streamId)
joinRoom(roomName, streamId, mode)
Copy link
Contributor

Choose a reason for hiding this comment

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

In conference.html sample, I think this method is used with 2 parameters. Does it cause a problem?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Mode "legacy" is added for conference.html

@mekya mekya merged commit c3d5840 into master Aug 1, 2021
@mekya mekya deleted the audioOnlyMcu branch August 1, 2021 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants