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

Full screen for video broadcasting #119

Open
jlinkw opened this issue Sep 28, 2020 · 1 comment
Open

Full screen for video broadcasting #119

jlinkw opened this issue Sep 28, 2020 · 1 comment

Comments

@jlinkw
Copy link

jlinkw commented Sep 28, 2020

hello,

I have implemented video broadcasting using "AgoraRtcEngineKit" but I am unable to find full-screen toggle functionality. I have reviewed the documentation but couldn't find any reference to the full-screen functionality.

Any guidance shall be appreciated!

Reference: https://docs.agora.io/en/faq/API%20Reference/oc/Classes/AgoraRtcEngineKit.html

@yoreland
Copy link
Contributor

Hello,
do you mean full screen for local video view?

Basically, one way is to call setupLocalVideo() function to another view on your app.
If the new view is full screen on your app, you could see it just toggle to "full screen".

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