1.0.8 • Published 4 years ago

caroltest v1.0.8

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

TRTC on Electron

Windows

工程编译

  1. 安装win32 node环境
  2. 安装visual Studio 2015
  3. 确认安装node-gyp,如果node没有自带node-gyp,需要手动安装
  4. npm install
  5. npm start 注意: trtc electron sdk暂只支持win32版本,安装node 请选用win32版本

mac 环境搭建

  • 安装npm:brew install node
  • 安装cnpm:npm install -g cnpm --registry=https://registry.npm.taobao.org
  • 安装Electron:npm install electron -g
  • npm install
  • npm start

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago