Skip to content

Newkoncept/scripture-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

Scripture Display Tool πŸ“– (WIP)

A Flask-powered application for rendering real-time scriptures for livestream and in-service AV, built for speed, clarity, and single-operator workflows.

🧠 Background

Built for hybrid service environments, this tool automates scripture projection using inputs from EasyWorship via NDI. Aimed at solo media operators, it breaks the typical reliance on bulky NDI-only overlays.

🧩 System Design

  • 🧾 Input: NDI source from EasyWorship
  • 🧠 Logic: Custom OCR reads content using Python
  • 🌐 Output: Browser-based HTML renderer from a Flask server
  • πŸ§ͺ Update: The OCR engine hits a Flask API to dynamically update scripture
  • 🎨 Styling: Clean CSS for readable overlay; templates being modularized

πŸ“ˆ Planned Upgrades

  • Modular lower-third templates selectable via admin UI
  • Optional NDI rendering for advanced operators
  • Convert to a single executable Python app with UI
  • Replace Flask with existing AV controller (if API-integrable)

πŸ’‘ Project Goals

  • Low network usage (lightweight HTTP vs full NDI)
  • High readability (templates built for different devices)
  • Fast switching (keyboard or mobile-driven navigation)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published