webrtc-sdk-test
TypeScript icon, indicating that this package has built-in type declarations

1.10.1 • Public • Published

Install

npm

  npm i --save-dev thunder-chatroom-sdk-test

yarn

  yarn add -s thunder-chatroom-sdk-test

Use it in your project

  import { RtcService, HummerService } from 'thunder-chatroom-sdk-test'

APIs

RtcService

Function Useage
initWebRtc
rtcInstanceJoinRoom
showVideo
publishVideo
onLiveRoomInfoChange
offLiveRoomInfoChange
leaveRoom
unPublishVideo

HummerService

Function Useage
initHummerService
enterLive
endLive
startLive
startExtLive
getExtLiveStreamUid
inviteLiveInterconnect
replyInviteLiveInterconnect
applyConnect
addRoomInfoBroadcast
stopBroadcast
addUserInfoBroadcast

/webrtc-sdk-test/

    Package Sidebar

    Install

    npm i webrtc-sdk-test

    Weekly Downloads

    2

    Version

    1.10.1

    License

    MIT

    Unpacked Size

    3.34 MB

    Total Files

    34

    Last publish

    Collaborators

    • zhengy1995