Hi folks,
I am trying to customize the html5 client web interface. I have learnt that it is possible with cloning the html5 app from github, then make chages, then publish the result to the bbb server. First I tried to implement on my MacOS arm64 device. But I gave up. Then now trying with github codespace. I have accomplished to start the app. But it has empty page with console errors:
Uncaught RangeError: Maximum call stack size exceeded
at set _connectionID (index.js:49:23)
I have made additional to
document :
install and run redis manually.
Thanks, Emre.