albyho / Tubumu.Mediasoup

MIT License
22 stars 6 forks source link

Can this C# project be updated to Mediasoup latest version ? #5

Open MOSMekawy opened 1 year ago

MOSMekawy commented 1 year ago

As the question states I want to get this code up to date with latest mediasoup updates. How can I do that ? I've been googling interoperability between C++ & C# for the past two days but It seems I am out of my depth as I am new to C++ and its build mechanisms. I am willing to contribute to this project, I am just in need of some guidance.

feast107 commented 12 months ago

Support, I'm right working on transplanting mediasoup to .NET platform. By the way this lib is so heavy with plenty of public extensions which will lead to 'pollution'.

MOSMekawy commented 12 months ago

Where will it be available at ? Can you share repository or something to keep track of it ?

feast107 commented 11 months ago

Where will it be available at ? Can you share repository or something to keep track of it ?

I m sorry to say that it's still having many problems and not been ready for production. But I can tell you whenever it's done.

albyho commented 7 months ago

I'm doing this. :)

feast107 commented 7 months ago

I'm doing this. :)

Ohh my god bro, I cant even believe this.

albyho commented 7 months ago

@MOSMekawy @feast107 Please test it.

feast107 commented 7 months ago

I can't wait to do it

DearVa commented 7 months ago

https://github.com/DearVa/mediasoup-library-build/actions

mediasoup auto build with GitHub Actions, hope this helps. Windows dll is successfully built currently.

DearVa commented 7 months ago

Linux so works now. Just fork and Enjoy it :)