You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've managed to install this extension in BBB 2.7.11 . To that end, I edited install.sh script, adding 2.7.11 version to available_versions variable
available_versions=("2.6.10" "2.6.12" "2.7.0-beta.2" "2.7.11") # Add more versions as needed
Then I copied src/2.7.0-beta-2 directory to 2.7.11:
cp -R src/2.7.0-beta.2 src/2.7.11
After these changes, the installer run with no errors. However, now I cannot start any meet in BBB. I am debugging my installation right now; if I ever find the problem, I will post it here
Hi Team,
Please help to install streaming app in 2.7.1.
The text was updated successfully, but these errors were encountered: