This code is an example, I did not optimize it.
Please contact me for more information.
Node Version: Node 8.x
git checkout sfu
or
git checkout mcu
npm install bower -g
npm run get
./server/index.js
const argv = minimst(process.argv.slice(2), {
default: {
as_uri: 'https://localhost:3000',
ws_uri: 'ws://127.0.0.1:8888/kurento' // your KMS uri
}
});
node index.js
kurento-group-call-react-native
server-side Must be trusted https
or
modify the server-side code to http (Only Firefox support)