How do I record while simulcasting on SFU?

sangsoo

Member
Hello.
I have a question about SFU functions with Simulcast.
- https://docs.flashphoner.com/display/WCS52EN/SFU+functions+with+Simulcast
- sfu_bridge_enabled=true

-----Version info-----
wcs_version=5.2.2279-d930fa3f9060e1b7e872c5d01a886c3a797e6731
wcs_client_version=2.0.258-054d9ffdbefd4be3e8f25fb4e32c0791c4bb34bf

When I am simulcasting my cam with video and audio,
do I record(or Re-publish) the stream created by the mixer with video and audio?
I am wondering if there is a simpler way.
Thank you.
 
Last edited:

sangsoo

Member
Thanks for your reply.

Additionally, how do I do a YouTube Live (Re-Publish) in this situation?
I need to include both the selected video and audio, but I'm not sure how to do that.
Should I re-publish after mixing the stream?
Thank you.
 

Max

Administrator
Staff member
Should I re-publish after mixing the stream?
Yes, you should mix audio and video streams, then republish the mixer output stream. Note that you should disable displaying audio only streams as black squares in mixer (that is enabled by default)
Code:
mixer_show_separate_audio_frame=false
 
Top