Skip to content

An animation and tool in HTML, CSS and JS to dispaly tweet in streaming tool that is supporting browser source

Notifications You must be signed in to change notification settings

tainalo2/display_tweet_for_streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

display_tweet_for_streaming

An animation and tool in HTML, CSS and JS to dispaly tweet in streaming tool that is supporting browser source

Demo

Summary

  • Prerequesites
  • Technical explanation
  • Installation
    • Twitter API registration
    • Nodered file host
    • Nodered import
    • Nodered configuration
    • Twitter API V2 research query, and the elevation to the trance meditation
  • Using
  • Credit

Prerequesites

  • A nodered server (free low code GUI for NodeJS server) https://nodered.org/
  • Nodered libraries : node-red-dashboard; node-red-contrib-loop-processing

Technical explanation

We have two webpage, first to display a twitter feed with last tweet, you can click on it to send websocket message to display it on the second webpage. Second one waiting this message to run an animation and display the tweet. Nodered centralized the communication and is requesting the twitter API V2 to have tweets information.

Installation

Using

  • Go to http://YOUR_NODERED_IP:1880/ui and find your twitter feed OR integrate it has a docker directly in OBS with http://YOUR_NODERED_IP:1880/tweet
  • In your broadcast software create a browser source with URL : http://YOUR_NODERED_IP:1880/tweet_display ; width : 600; height : 400
  • When you click on a tweet it will display it, click button "End Animation" to hide it
  • Enjoy, i'm already hype to see your show !

Credit

Create by tainalo2 : french streamer on twitch every week day from 07H to 09H (Paris hours) All my links here : https://linktr.ee/tainalo2

About

An animation and tool in HTML, CSS and JS to dispaly tweet in streaming tool that is supporting browser source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published