amidelu / blog-streaming-flutter-app

With the Dolby.io Flutter streaming SDK you can build for Android, iOS, Web, and Desktop from a single code base.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a Real-Time Streaming App with Flutter 3

With the Dolby.io Flutter streaming SDK you can build for Android, iOS, Web, and Desktop from a single code base.

Part of a written guide here: https://dolby.io/blog/building-a-real-time-streaming-app-with-webrtc-and-flutter-3/

Getting Started

  1. Clone the project.
  2. you need to make sure you have the latest version of Flutter installed and set up on your machine. To get started with building a streaming app we need to install the Dolby.io Streaming SDK for Flutter 3 via the terminal.
    flutter pub add millicast_flutter_sdk
  1. Run the following command in terminal to download the dependencies.
    flutter pub get

Learn More:

  1. Dolby.io
  2. Dolby.io Streaming
  3. Build a Low Latency Livestream Viewer in JS

About

With the Dolby.io Flutter streaming SDK you can build for Android, iOS, Web, and Desktop from a single code base.

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 37.0%Language:CMake 31.3%Language:Dart 23.2%Language:HTML 3.1%Language:Swift 2.6%Language:C 2.5%Language:Kotlin 0.2%Language:Objective-C 0.1%