【发布时间】:2020-12-03 12:53:44
【问题描述】:
我正在尝试在 Windows 10 with Ubuntu 上将 BigBlueButton 与 Asp.Net c# 集成。 安装 BigBlueButton 你有三个选择:bbb-install.sh
# Install BigBlueButton with SSL + Greenlight
#
# wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-22 -s bbb.example.com -e info@example.com -g
#
不断获取 bbb-install:您必须在 Ubuntu 16.04 服务器上运行此命令。 我无法获得在 Windows 10 上安装 Ubuntu 16.04 服务器的链接或文档。 我们可以在 Ubuntu 18.04 LTS 上使用任何命令吗??
【问题讨论】:
标签: c# asp.net windows-10 ubuntu-18.04 bigbluebutton