Skip to content

Example code shows how to retrieve comments and reactions for a Facebook Live video.

License

Notifications You must be signed in to change notification settings

themusicnerd/live-comments-teleprompter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Comments Teleprompter

Display your Facebook Live video comments and reactions in a way that's easy to read.

Live Comments Teleprompter Screenshot

Getting Started

  1. Register for a new app ID for your domain.
  2. Use your app ID at the top of js/main.js.
  3. Deploy the code to your web server.
  4. Go to the page and login with Facebook.

Usage

Your current Facebook Live video will automatically be selected, viewers' comments and reactions will be displayed. If you have more than one live video running simultaneously, the most recent will be loaded.

The progress bar in the bottom-right of the view indicates how much time you have before the next batch of comments are loaded. Click the progress bar to immediately load new comments.

Use the +and - buttons, or your browser's zoom controls, to increase or decrease the font size.

Use the ↔ and ↕ buttons to toggle mirroring horizontally and vertically. This may be needed if you are using a real teleprompter rig.

Use the ⿹ to toggle full-screen mode.

License

This source code is licensed under the license found in the LICENSE file in the root directory of this source tree.

About

Example code shows how to retrieve comments and reactions for a Facebook Live video.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.3%
  • CSS 19.1%
  • HTML 18.6%