Company
Date Published
Sept. 13, 2021
Author
Meherdeep Thakur
Word count
723
Language
English
Hacker News points
None

Summary

This tutorial demonstrates how to build a scalable video-conferencing application using Agora's Flutter SDK, optimizing bandwidth usage for incoming streams. The application can scale up to 17 users and includes features such as dual-stream mode, event handlers, grid view creation, and cleanup methods. To test the app, five or more users are required to join the channel for video quality optimization. The complete application code is available on GitHub.