I try to create a Screen Sharing application with the opentok JS client that shares the publishers audio as well.
Screen Sharing works fine. But the audio is never shared.
Now, I noticed a warning in the console (Firefox) saying Invalid audioSource passed to Publisher - when using screen sharing no audioSource may be used
. Does that mean it is not possible at all, or that the audio source is invalid?
I contacted the tokbox support and they confirmed, that the audio has to be published in an additional stream.