Skip to content

Repository files navigation

Electron-sdk

Tiny sdk to interact with electron media-server apis.

Install

npm install @gradeup/electron-sdk

Usage

const{
prepareStream,
getStream,
liveStream,
resetStream,
stopStream,}=require('./index.js');constfetchData=async()=>{constresp=awaitprepareStream('token','url');console.log(resp);};fetchData();

License

MIT © Vikas Kumar

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages