@byteplus/vepusher
v1.1.1-rc.0
Published
web push sdk
Downloads
78
Readme
install
yarn add @volcengine/vepusher
npm install @volcengine/vepusher
quick start
const livePusher = new VePusher()
// ScreenCapture
livePusher.capture.startScreenCapture()
// push rtm
livePusher.pusher.startPush(sdpUrl)