Closed ibc closed 11 months ago
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.
npm-scripts
TODO: Once merged, installation requirements (in documentation web) must be updated.
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.