Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agora live streaming closing #153

Open
myaseen5 opened this issue Jun 21, 2022 · 6 comments
Open

Agora live streaming closing #153

myaseen5 opened this issue Jun 21, 2022 · 6 comments

Comments

@myaseen5
Copy link

How to close live streaming on agora in ios when user want to close or quite live stream.

@plutoless
Copy link
Contributor

simply call engine.leaveChannel.

@myaseen5
Copy link
Author

myaseen5 commented Jun 22, 2022

simply call engine.leaveChannel.

where i can call this function or code

@plutoless
Copy link
Contributor

which project you are running with? if you ever see the api call to join the channel, you simply need to call the leave api on the same object instance.

@myaseen5
Copy link
Author

there is no leave API for leaving the channel that's why i ask

@myaseen5
Copy link
Author

the above code is to add in the back button or where i add it

@plutoless
Copy link
Contributor

@myaseen5 could you pls tell me which platform/demo you are running with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants