owt-client-native
owt-client-native copied to clipboard
How can I publish simulcast on Windows
Hi all, my client app is working on Windows. I can successfully publish a single stream by calling ConferenceClient::publish(...), and I wonder how to publish simulcast stream? Just calling ConferenceClient::publish(...) with different streams multiply times? Thanks in advance! Best Regards