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

The videoSetting.frameRate setting is not working. #220

Closed
AnthonyWu-kkstream opened this issue Jan 30, 2024 · 1 comment
Closed

The videoSetting.frameRate setting is not working. #220

AnthonyWu-kkstream opened this issue Jan 30, 2024 · 1 comment

Comments

@AnthonyWu-kkstream
Copy link

AnthonyWu-kkstream commented Jan 30, 2024

Describe the bug

Hi, I've observed that the videoSetting.frameRate method's configuration is not effective in main branch. Additionally, the default frameRate you have set is 30, but the actual frameRate outputted in your FrameTracker is 60.

To Reproduce

1.Open the sample app.
2.Set videoSetting.frameRate to 30.
3.Monitor the frameRate of the video status in the FrameTracker logs in Logcat.

Expected behavior

1.Open the sample app.
2.Set videoSetting.frameRate to 30.
3.Monitor the frameRate of the video status in the FrameTracker logs in Logcat.

Expected frameRate is 30.

Version

latest main branch

Smartphone info.

No response

Additional context

No response

Screenshots

image
image

Relevant log output

No response

@shogo4405
Copy link
Owner

Thank you for the report. It has been fixed.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants