Since the beginning of the pandemic, live video streaming is a buzzword everywhere you turn. While many businesses have faced losses or decelerating growth, the media industry has seen exponential growth. In fact, it has become a major platform for content sharing, especially for entertainment, education, and information technology. Live streaming use cases include:
- Live conferencing
- Online Q&A sessions
- Company and industry conferences
Although many companies provide streaming services, Agora stands out because it enables people to easily develop their own live streaming applications with less code.
- Basic knowledge of Flutter
- Any IDE (for example, Android Studio or Visual Studio Code)
- Agora Flutter SDK
- Agora Flutter RTM SDK
- An Agora developer account
- Livestreaming
- Switching Live streaming client role using Agora RTM SDK
- Install all the dependencies by
flutter pub get
- After a successful build, run the application with
flutter run
- Agora Flutter API Reference here
- You can join to Agora.io Developer Slack Community.