Skip to content

A Flutter app for creating and viewing live stream using videosdk package.

Notifications You must be signed in to change notification settings

mahira13/LiveStreaming_videosdk

Repository files navigation

LiveStreaming_videosdk

A Flutter app for creating and viewing live stream using videosdk package.

Getting Started

  1. Sign up on VideoSDK and visit API Keys section to get your API key and Secret key.
  2. Generate your token and copy it. This is how you will generate your token
  3. Open your code editor and copy .env.example to .env file. using the command - $ cp .env.example .env
  4. Replace the AUTH_TOKEN with your generated token in .env file (AUTH_TOKEN = "TEMPORARY-TOKEN" // replace this)
  5. Do "flutter run -d chrome" for (WEB APP)

Screenshot 2024-06-08 192155 Screenshot 2024-06-08 192230 Screenshot 2024-06-08 192406 Screenshot 2024-06-08 192444

About

A Flutter app for creating and viewing live stream using videosdk package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published