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

仮想背景処理中での入力映像トラックの解像度変更に対応 #170

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

sile
Copy link
Member

@sile sile commented Sep 5, 2022

iPhone では実際の入力映像が流れるまでは、映像トラックは getUserMedia で指定した値を解像度として返す。
ただし、この値は入力映像が流れ始めると更新されることがあり、その場合に VirtualBackgroundProcessor を通すと出力映像のアスペクト比がずれるなどの問題が発生していた。
この PR では、仮想背景処理中の解像度変更に対応することでこの問題に対処する。

@sile sile merged commit fc736e7 into develop Sep 5, 2022
@sile sile deleted the feature/video-size-change branch September 5, 2022 01:55
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.

1 participant