Versions Compared

Key

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

...

The publisher client browser will adopt the stream to channel quality drops. The lower bitrate the lower picture quality, but the participant stream will not be freezed in this case.

Adding one stream to two or more realtime mixers simultaneously

Since build 5.2.732 one stream can be added to two ore more realtime mixers simultaneously. Note that realtime mixer should be enabled

Code Block
themeRDark
mixer_realtime=true

and custom losless videoprocessor should be disabled

Code Block
themeRDark
mixer_lossless_video_processor_enabled=false

Known issues

1. Real-time mixer functions are disabled when custom losless videoprocessor is used, mixer incoming streams cannot be played

...