jiuyiUniapp/jiuyi/node_modules/trtc-sdk-v5/plugins/cdn-streaming/package.json

31 lines
751 B
JSON

{
"name": "@rtc-plugin/cdn-streaming",
"version": "5.8.0",
"description": "TRTC Web SDK 5.x CDN streaming plugin",
"main": "./cdn-streaming.esm.js",
"author": "longyuqi <longyuqi@tencent.com>",
"module": "./cdn-streaming.esm.js",
"repository": {
"type": "git",
"url": "git@github.com:LiteAVSDK/TRTC_Web.git"
},
"homepage": "https://web.sdk.qcloud.com/trtc/webrtc/v5/doc/en/tutorial-26-advanced-publish-cdn-stream.html",
"keywords": [
"webrtc",
"TRTC",
"rtc",
"call",
"video call",
"audio call",
"javascript",
"video",
"audio",
"camera",
"microphone",
"live streaming",
"real-time communication",
"cdn",
"mix transcode"
],
"types": "./cdn-streaming.esm.d.ts"
}