subhra_saranyu
Member
Hi Max, while going live using Mixer, more often I am getting this message The stream's current bitrate (549.47 Kbps) is lower than the recommended bitrate. We recommend that you use a stream bitrate of 2500 Kbps.
can you tell me what causing such issues, we are not able to debug this.
Also, with Screen Share with mixer background I am getting participant's video on left side corner, which we are expecting each participant center aligned, can you please help us on these issues.
FYI: when I am using "mixer_desktop_align = CENTER" entire mixer is not working at all.
Sending entire flashphoner.properties
can you tell me what causing such issues, we are not able to debug this.
Also, with Screen Share with mixer background I am getting participant's video on left side corner, which we are expecting each participant center aligned, can you please help us on these issues.
FYI: when I am using "mixer_desktop_align = CENTER" entire mixer is not working at all.
Sending entire flashphoner.properties
Bash:
#websocket ports
ws.port = 8080
wss.port = 8443
#client mode
client_mode = false
#rtc timeout fix
rtc_ice_add_local_component = true
# youtube / facebook live stream config
rtmp_transponder_stream_name_prefix =
rtmp_transponder_full_url = true
rtmp_flash_ver_subscriber = LNX 76.219.189.0
# mixer config
mixer_auto_start = true
mixer_mcu_audio = true
mixer_mcu_video = true
mixer_voice_activity = false
#mixer_voice_activity_frame_thickness = 1
#mixer_video_desktop_layout_padding = 2
#mixer_desktop_align = CENTER
mixer_video_buffer_length = 450
mixer_video_layout_desktop_key_word = screenShare
mixer_video_desktop_fullscreen = true
# stream record name policy
stream_record_policy = template
stream_record_policy_template = {streamName}-{login}
# hooks
on_multiple_record_hook_script = on_multiple_record_hook.sh
Attachments
-
377.8 KB Views: 196