Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.24 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.24 KB

flutter-webrtc-server

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

Compatible browser

Chrome/Firefox/Safari

Usage

  • Clone the repository, run npm install.
  • Run npm start and open https://your_sever_ip_or_domain:8086 to use html5 demo.
  • If you need to test mobile app, please check the webrtc-flutter-demo.

screenshots

iOS/Android

PC/HTML5