Examples

Complete example applications demonstrating BaxCloud SDK features across all platforms

Example Applications

Explore complete, production-ready example applications for each platform. Each example demonstrates core BaxCloud features including video/audio calling, participant management, real-time messaging, and advanced room controls.

Video Chat App

1-on-1 and group video calls

Live Streaming

Broadcast to large audiences

Video Conference

Multi-participant meetings

React Example

View on GitHub

Complete Next.js application demonstrating video/audio calling, participant management, real-time messaging, and more

Features Demonstrated

  • Video/audio calling
  • Participant management
  • Real-time messaging
  • System messages
  • Media controls
  • Screen sharing
  • Room Controller usage

React Native Example

View on GitHub

Complete React Native application for iOS and Android with full SDK feature support

Features Demonstrated

  • Video/audio calling
  • Participant management
  • Real-time messaging
  • System messages
  • Media controls
  • Room Controller usage

Flutter Example

View on GitHub

Complete Flutter application demonstrating cross-platform video communication

Features Demonstrated

  • Video/audio calling
  • Participant management
  • Real-time messaging
  • System messages
  • Media controls
  • Room Controller usage

Kotlin (Android) Example

View on GitHub

Complete Android application built with Kotlin demonstrating native Android integration

Features Demonstrated

  • Video/audio calling
  • Participant management
  • Real-time messaging
  • System messages
  • Media controls
  • Room Controller usage

Swift (iOS/macOS) Example

View on GitHub

Complete iOS and macOS application built with Swift and SwiftUI

Features Demonstrated

  • Video/audio calling
  • Participant management
  • Real-time messaging
  • System messages
  • Media controls
  • Room Controller usage

Getting Started with Examples

To get started with any example:

  1. Click the "View on GitHub" button for your preferred platform
  2. Clone or download the repository
  3. Follow the README instructions in the example directory
  4. Configure your project ID and API key
  5. Run the example application