Skip to content

stylewolf/flutter-webrtc-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-webrtc-server

A simple WebRTC Signaling server for flutter-webrtc and html5.

Compatible browser

Chrome/Firefox/Safari

Usage

  • Clone the repository, run make.
  • Run ./bin/server-{platform}-{arch} and open https://your_sever_ip_or_domain:4443 to use html5 demo.
  • If you need to test mobile app, please check the webrtc-flutter-demo.

Note

This example can only be used for LAN testing. If you need to use it in a production environment, you need more testing and and deploy an available turn server.

screenshots

iOS/Android

PC/HTML5

About

A simple WebRTC signaling server for flutter-webrtc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 72.6%
  • JavaScript 23.8%
  • Makefile 2.8%
  • HTML 0.8%