1.0.8 • Published 5 years ago

caroltest v1.0.8

Weekly downloads
1
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

5 years ago