Agora-C_Sharp-SDK
Agora-C_Sharp-SDK copied to clipboard
110 error when screen share
Select tap "screen share" and press "join channel" and i got 110 error also got 1042 warning
The message shows "join ok" but i don't think it's joined. I think other function dosen't works either.
error api it says I need token-based authentication and i can't understand what it is.
I remember agora screen share in unity worked fine without token setting.
Any suggestion what to do?
Thank you.
ERR_INVALID_TOKEN = 110, WARN_ADM_INCONSISTENT_AUDIO_DEVICE = 1042,
may be you should check your token is available. You can learn how to generate a token in this doc https://docs.agora.io/en/video-calling/develop/integrate-token-generation?platform=unity