Accelerator icon indicating copy to clipboard operation
Accelerator copied to clipboard

What is being used from these engines?

Open emaalouf opened this issue 3 years ago • 1 comments

I am trying to find out how the platform works because I really want to develop on this platform well so any help is heavily appreciated:

  • Freeswitch

  • Kurento

  • Red5

I think you know the function of these engines so I would like to know what you used from them so that I can develop further

It is highly important to do a list of engines that are being used in the platform!

Thank you!

emaalouf avatar Nov 17 '20 00:11 emaalouf

none of them :) For Audio: Self made MCU with AudioApi on Chromium-Stack Video: * Servermode enabled: self made SFU on Chromium-Stack * Clientmode enabled: self made SFU with socketIO

Chromium-Stack is used by running javascript in a headless chrome through https://github.com/puppeteer/puppeteer All MCU code is here: https://github.com/cracker0dks/Accelerator/blob/master/public/ezMCU/ezWebMCU.js

cracker0dks avatar Nov 17 '20 00:11 cracker0dks