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

feat: adapt video size and ratio when in a group call #3363

Merged
merged 1 commit into from May 16, 2018
Merged

Conversation

atomrc
Copy link
Contributor

@atomrc atomrc commented May 16, 2018

No description provided.

@atomrc atomrc merged commit 073ac80 into edge May 16, 2018
@atomrc atomrc deleted the gvc_video_size branch May 16, 2018 09:23
@@ -177,7 +177,7 @@ z.media.MediaConstraintsHandler = class MediaConstraintsHandler {
}

case z.media.VIDEO_QUALITY_MODE.GROUP: {
media_stream_constraints = MediaConstraintsHandler.CONFIG.VIDEO_CONSTRAINTS.FULL_HD;
media_stream_constraints = MediaConstraintsHandler.CONFIG.VIDEO_CONSTRAINTS.GROUP;
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That was an easy win 😆

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.

None yet

3 participants