Versions Compared

Key

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

...

In this case, the period is 20 ms.

Changing bitrate of mixer ouput stream

When OpenH264 codec is used for transcoding, it is possible to change bitrate of mixer output stream with the following parameter in flashphoner.properties file

Code Block
languagebash
themeRDark
mixer_video_bitrate_kbps=2000

By default, mixer output stream bitrate is set to 2 Mbps. If a channel bandwith between server and viewer is not enough, bitrate can be reduced, for example

Code Block
languagebash
themeRDark
decoder_priority=OPENH264
encoder_priority=OPENH264
mixer_video_bitrate_kbps=1500

Quick manual on testing

1. For this test we use:

...