Skip to content

nhancv/nc-flutter-webrtc-ex

Repository files navigation

Flutter WebRTC Example

Preview

Install

Runing

Start webrtc server first

cd webrtc-nestjs-server
npm i
npm start

Test with web webrtc client

cd webrtc-web-client
ws --http2 

Test with Flutter webrtc client

cd webrtc-flutter-client
flutter run

About

Flutter WebRTC Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published