Skip to content

Rytass/CanvasLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published