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

network: Check max recommended bitrate from service #167

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prgmitchell
Copy link
Member

@prgmitchell prgmitchell commented Jun 24, 2024

Description

This adds a warning if the maximum recommended video bitrate from the selected service has been exceeded.

image

Requires obsproject/obs-studio#10917 to be merged first.

Motivation and Context

Added logging to OBS to display max bitrate when the user elects to ignore the service recommendations, this brings that to the analyzer as well.

How Has This Been Tested?

Tested with this log https://obsproject.com/logs/ZuadI85OgoP0Yjjj

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

This adds a warning if the maximum recommended video bitrate from the selected service has been exceeded.
@RytoEX RytoEX marked this pull request as draft November 21, 2024 21:59
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