-
Notifications
You must be signed in to change notification settings - Fork 63
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
Question : Can we increase Screen Share video recording quality #72
Comments
i need this too, have any way to improve this? |
@vinciabhinav you solve this? |
Yes, Change -SCREEN_WIDTH=${RECORDING_SCREEN_WIDTH:-'1280'} to below +SCREEN_WIDTH=${RECORDING_SCREEN_WIDTH:-'1920'} |
Chime SDK team has launched a new service to provide meeting capture capabilities with original video resolution and frame rate. You will not need to provision your own container infrastructure. Instead, just call the API from AWS SDK and provide a prepared S3 bucket to receive the artifacts. To know more, please check out the blog: |
Hey Team, Thanks for this awesome resource !
Issue Context: I am using react aws chime ContentShare Component. [The share quality in the meeting is quite good ], but the recording quality in s3 is relatively low.
Attached screenshots :
Live Screenshare quality:

Recoding Screenshare quality:
I have tried
PS: Internet Connectivity is good
The text was updated successfully, but these errors were encountered: