Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mediasoup required manual make #23

Open
Swapnull opened this issue Jun 25, 2021 · 1 comment
Open

Mediasoup required manual make #23

Swapnull opened this issue Jun 25, 2021 · 1 comment

Comments

@Swapnull
Copy link

Using OSX (11.2.2) I had some problems with a fresh install because of mediasoup. I was getting the error "worker process failed" when running npm start on the server. I did some digging and found https://mediasoup.discourse.group/t/worker-process-failed-pid-undefined/1169/3 .

Basic instructions are to go to server/node_modules/mediasoup/worker and run make.

I am not sure if this is something we can fix or whether we should document this problem somewhere?

@fmeringdal
Copy link
Owner

Thanks for reporting this!

It might be a good idea to add a mention of this issue in the README. Something like: If npm run start fails with a mediasoup error then try running make inside server/node_modules/mediasoup/worker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants