Skip to content

BililiveRecorder/sdk.js

Repository files navigation

@bililive/rec-sdk

typescript sdk for Bililive/BililiveRecorder

Document

Document

Todo

  • More test case

Develop

generator api and it's type:

SWAGGER_URL=http://localhost:1453/swagger/brec/swagger.json yarn gen-api

test

BL_REC_PATH=/path/to/BililiveRecorder.Cli yarn test