Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

The cases when transcoding is enabled

Video stream transcoding will be enabled automatically in one of the following cases:

...

Warning

Transcoding dramatically increases the server resources consumption (CPU cores). Therefore, use it carefully!

Force transcoding disabling

Transcoding may be fully disabled on server using this parameter in flashphoner.properties file

Code Block
languagebash
themeRDark
transcoding_disabled=true

If trascoding is forcefully disabled, in all four cases described above the TRANSCODING_REQUIRED_BUT_DISABLED error will be returned to client.

Transcoding disabling does not affects stream mixer, transcoding will be enabled automatically when mixer is used.