AgoraIO / Basic-Video-Call

Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
MIT License
697 stars 1.01k forks source link

AgoraRTCException: AgoraRTCError INVALID_OPERATION: Can't unpublish stream, haven't joined yet! #346

Open lukaakhalbedashvili opened 1 year ago

lukaakhalbedashvili commented 1 year ago

https://stackoverflow.com/questions/74553282/agorartcexception-agorartcerror-invalid-operation-cant-unpublish-stream-have

plutoless commented 1 year ago

@lukaakhalbedashvili the error should well describe the issue, it seems you are trying to unpublish when not joined.