8000 GitHub - jamalag/mediasoup-example
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamalag/mediasoup-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In the project directory, you can run:

yarn start or npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

yarn build or npm run build

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 },

producer

For producer, click on Create Producer first followed by Send Stream

consumer

For consumer, click on Create Consumer first followed by Receive Stream

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0