VC:Windows开发环境搭建 - zhonglong/TPV GitHub Wiki
Windows电脑只用于编写代码
安装BigBlueButton
尝试在Windows电脑上以Docker方式安装BigBlueButton,同Ubuntu环境搭建。 Docker安装包:\172.20.30.16\public\DevTools_64 Win10电脑先启用Hyper-V,安装Docker for Windows Installer,再设置CPU和内存配额。
Docker方式有部分功能缺失,以Ubuntu上的表现为准。
编码
HTML5视频会议采用 Node.js/Meteor/react 技术栈,建议使用VSCode编码,然后在Ubuntu上调试。
VSCode安装包:\172.20.30.7\Dailybuilds\Mobile\public
源代码:vc/bigbluebutton/bigbluebutton-html5
架构文档:http://docs.bigbluebutton.org/html/html5-overview.html
Node.js 教程:http://www.runoob.com/nodejs/nodejs-tutorial.html
React 教程:http://www.runoob.com/react/react-tutorial.html
ECMAScript 6 入门:http://es6.ruanyifeng.com/