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

add Vp8 codec extra #73

Merged
merged 1 commit into from
Feb 28, 2023
Merged

add Vp8 codec extra #73

merged 1 commit into from
Feb 28, 2023

Conversation

davibe
Copy link
Collaborator

@davibe davibe commented Feb 27, 2023

Example use case: A user (of the lib) can decide to

  • avoid packaging discardable frames to save bandwidth
  • switch off VP8 layer 1 to save bandwidth

Internally str0m could use such information for an internal congestion control to compensate the overhead cause by answering Nacks

@davibe davibe force-pushed the feature/vp8-codec-specs branch 2 times, most recently from 3df9454 to d97c828 Compare February 28, 2023 13:27
Copy link
Owner

@algesten algesten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@davibe davibe marked this pull request as ready for review February 28, 2023 15:10
@davibe davibe merged commit f1ce35e into main Feb 28, 2023
@davibe davibe deleted the feature/vp8-codec-specs branch February 28, 2023 16:04
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.

None yet

2 participants