New mediasoup-demo-server written in TypeScript

The mediasoup-demo got a new and proper server written in TypeScript from scratch:

Related PR: New mediasoup-demo-server written in TypeScript by ibc · Pull Request #147 · versatica/mediasoup-demo · GitHub

Notice that the mediasoup-demo-server configuration file has been modified. It’s no longer a CommonJS config.js file. Now it’s a ESM config.mjs and its location can be set via environment variable.

Please read the new README in the mediasoup-demo/server folder for full details about how to set it up:

3 Likes

This topic was automatically closed after 2 days. New replies are no longer allowed.