Skip to main content

WebRTC Conference in Flutter

In order to run the Conference sample app, select the Conference application from the target list and click the Run button. Once the app is installed and running on your device, enter the server IP address. To enter the IP address, please follow the below steps.

  • Tap on the Setting icon in the top right corner of the application.
  • Enter the Server IP as ws://ant_media_server_address:Port/WebRTCAppEE/websocket
  • Click Set Server Ip button to save it.

  • Select Conference from list item.

  • Enter the streamId, and roomId of the conference room that you want to join.

stream and room id.jpeg

When there are other streams connected to the same roomId via Android, iOS, or the Web, then a conference room will be established and users can communicate with each other.

You can quickly join the conference room via the conference sample page.

https://your-domain:5443/WebRTCAppEE/conference.html