Skip to content

Mmd7t/livekittesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveKit-Flutter-Video-Call

Flutter App With Video Conferencing using LiveKit.io

This app implements a video room using LiveKit's Flutter SDK. Designed to run for iOS, Android, Web, Mac, and Windows.

# How to setup the server

https://cloud.livekit.io/

Setup a cloud using livekit cloud and get the LIVEKIT_SERVER_IP_OR_DOMAIN and TOKEN

# How to test the connection

https://livekit.io/connection-test

# Livekit Flutter Client

https://pub.dev/packages/livekit_client

#How to run the code

$ flutter pub get

Due to the inconvenience of typing on mobile devices, you can autofill URL and TOKEN for first run in debug mode.

$ flutter run --dart-define=URL=wss://${LIVEKIT_SERVER_IP_OR_DOMAIN} --dart-define=TOKEN=${YOUR_TOKEN}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published