Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
微信小程序 SRTC 音视频 SDK 环境配置与 SDK 安装指南
npm install @seastart/srtc-wx-sdk@latest --save
srtc-wx.js``srtc-wx.d.ts
import SRTC from './lib/srtc-wx'; // 静态文件引入 import SRTC from '@seastart/srtc-wx-sdk'; // 小程序构建npm引入