albyho / Tubumu.Mediasoup

MIT License
22 stars 6 forks source link

how can i get this to run ? #7

Open giannik opened 6 months ago

giannik commented 6 months ago

i would like to install media soup on ubuntu (im using a windows machine with wsl (windows subsystem for linux)) for the server side. i followed the mediasoup docs and succesfuly installed mediasoup on ubuntu using node and express . how can i now use this project to build my client on windows and asp.net core to connect to the mediasoup server installed on ubuntu. where do i start and what settings must i change to connect to my mediasoup server ? thanks.