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

[FEATURE] Live Streaming Example #8

Closed
momoleu opened this issue Jun 25, 2021 · 2 comments
Closed

[FEATURE] Live Streaming Example #8

momoleu opened this issue Jun 25, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@momoleu
Copy link

momoleu commented Jun 25, 2021

Hello, great work! Could we have an example of Live Streaming like Instagram using this package?

@momoleu momoleu added the enhancement New feature or request label Jun 25, 2021
@Meherdeep
Copy link
Contributor

Hey @momoleu,

To create a live streaming application just add the agoraChannelData parameter inside the AgoraClient class. Using that you can specify the channel type (Live streaming or communication) and the client role (broadcaster or audience).

Have a look at this: https://github.com/AgoraIO-Community/Flutter-UIKit/wiki/Examples#adding-video-streaming-to-your-app

@momoleu
Copy link
Author

momoleu commented Jun 27, 2021

Hello @Meherdeep thank you for your help.

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

No branches or pull requests

2 participants