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

Make encoder settings configurable #826

Closed
mekya opened this issue Jan 16, 2019 · 1 comment
Closed

Make encoder settings configurable #826

mekya opened this issue Jan 16, 2019 · 1 comment
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Jan 16, 2019

Parameters to configure via properties file
Generic

  • encoder : Name of the encoder. X264, openh264, h264_nvenc. If it's unset, use hardware encoder if available by default.
  • preset
  • profile
  • level
  • rc
  • encoder_specific: encoder specific parameter. It will be used if encoder supports like x264params
@The-Code-Monkey
Copy link

@mekya how would i change the encoder settings if i wanted to do it manually for the WebRTCApp, because in the red5-web.properties file there is a settings.encoderSettingsString how do i change that and what will it do if i do

@mekya mekya closed this as completed Apr 9, 2019
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

3 participants