#Weather Parser to HTML OBS Alert Overlay Question

1 messages · Page 1 of 1 (latest)

celest veldt
#

what is your question?

#

or are you just informing people of hwat you're working on?

quiet marsh
#

Yeah, so the question is how would i take the events that i have on the interface site, and make them into an animated alert including new warning information like Event type, Severity, and Locations. For example, if the NWS issues a Tornado Warning, ideally i'd live to have an overlay in HTML/CSS that i can import into OBS and have my weather parser automatically change the color of the overlay to whichever the highest severity event there is. While at the same time sending the alert out like the top-right screenshot. The codebase is comprised of Node.js, Python and flask is used to send the events to the interface.

#

This is a good example, notice how the animated alert comes up with "Tornado Warning" and the locations at the bottom of the alert, and the overlay itself changes to that severity color? This is what i'm aiming for. But, in HTML.

https://youtu.be/uFJmw4xyG9c?t=15060