In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
Builds the client app to the build
folder.
Don't forget to change the IP Address in config file to the same IP Address of the mediasoup server that is running on.
{ ip: 'IP_ADDRESS_RUNNING_MEDIASOUP', announcedIp: null },
For producer, click on Create Producer
first followed by Send Stream
For consumer, click on Create Consumer
first followed by Receive Stream