Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Live

Live streaming on facebook from node.js canvas

IMPORTANT! This repo is under development, please don't use on production projects.

Requirements

  • Cairo
  • ffmpeg

Mac OS

Install by brew

brew install cairo
brew install ffmpeg

Permission

You should get a token from facebook with scope: publish_actions.

Command

yarn # install modules

export FB_TOKEN={YOUR_AUTHORIZED_FACEBOOK_TOKEN} # set facebook token in ENV Vars
DEBUG=CanvasLive* ./node_modules/.bin/babel-node ./index.js

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages