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

npm installation: Don't require Python if valid worker prebuilt binary is fetched #1265

Merged

Conversation

ibc
Copy link
Member

@ibc ibc commented Dec 14, 2023

Based on https://mediasoup.discourse.group/t/using-prebuilt-mediasoup-without-python/5735

So basically, in npm-scripts, only install Python Invoke lib if needed, which means that, if not needed, Python is not even needed at all.

TODO: Once merged, installation requirements (in documentation web) must be updated.

@ibc ibc requested review from jmillan and nazar-pc December 14, 2023 18:59
@ibc ibc merged commit bc55f22 into v3 Dec 14, 2023
36 checks passed
@ibc ibc deleted the dont-require-python-if-valid-worker-prebuilt-binary-is-fetched branch December 14, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants