flutter-webrtc / flutter-webrtc-server

A simple WebRTC signaling server for flutter-webrtc.
MIT License
753 stars 304 forks source link

What next ? #51

Closed krvcz closed 3 years ago

krvcz commented 3 years ago

Sorry, i am beginner. I got server on 0.0.0.0:8086, what i should do if i want start call video in local network ?

cloudwebrtc commented 3 years ago

You can open multiple pages at https://0.0.0.0:8086, enter p2p call sample to see the list of members, click to call.

krvcz commented 3 years ago

Can i do it on other devices? For example in local network ? If yes , how it setup ?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.