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

Can options be used to set the frame rate and bitrate of the captured video. The WHIP USB camera on the Windows platform has a low frame rate of 1920 * 1080 and a smooth video frame rate of 1280 * 720, #730

Open
duduforeverql opened this issue Oct 31, 2024 · 0 comments

Comments

@duduforeverql
Copy link

Describe the bug

The WHIP USB camera on the Windows platform has a low frame rate of 1920 * 1080 but a smooth video frame rate of 1280 * 720,
options=rtptransport%3dtcp%26timeout%3d60%26width%3D1920%26height%3D1080
options=rtptransport%3dtcp%26timeout%3d60%26width%3D1280%26height%3D720

Can options be used to set the frame rate and bitrate of the captured video.

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

No branches or pull requests

1 participant