Hello !
The WCS version i use is 5.2.1162-1f782af1e3f8c26cc4dff6193968369317f1f560
Currently i am working on mix multiple streams by using automatically create mixer with stream name e.g., {user}#{room}#{type}
if i play the stream(user1#room1#desktop) directly the video quality looks pretty good !
but when play the mixer stream(room1) the quality just become blurred
flashphoner.properties setting
I also tried add lossless settings but looks help nothing,
and i also found if i turn on the mixer_lossless_video_processor_enabled,
the single stream playing will not work anymore, i not sure it's a feature or a bug ?
Thanks !!!!!!
The WCS version i use is 5.2.1162-1f782af1e3f8c26cc4dff6193968369317f1f560
Currently i am working on mix multiple streams by using automatically create mixer with stream name e.g., {user}#{room}#{type}
if i play the stream(user1#room1#desktop) directly the video quality looks pretty good !
but when play the mixer stream(room1) the quality just become blurred
flashphoner.properties setting
Code:
webrtc_cc_min_bitrate = 3000000
webrtc_cc_max_bitrate = 10000000
encoder_priority=OPENH264
video_encoder_max_threads=4
mixer_video_bitrate_kbps=6000
mixer_show_separate_audio_frame=false
mixer_video_desktop_layout_padding=10
mixer_video_grid_layout_padding=10
mixer_video_layout_desktop_key_word=desktop
mixer_desktop_align=LEFT
mixer_voice_activity=false
mixer_out_buffer_enabled=true
mixer_out_buffer_start_size=300
mixer_out_buffer_polling_time=300
I also tried add lossless settings but looks help nothing,
Code:
mixer_lossless_video_processor_enabled=true
mixer_lossless_video_processor_max_mixer_buffer_size_ms=200
mixer_lossless_video_processor_wait_time_ms=20
the single stream playing will not work anymore, i not sure it's a feature or a bug ?
Thanks !!!!!!
Attachments
-
379.1 KB Views: 167
-
259.2 KB Views: 171