Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 515 Bytes

File metadata and controls

19 lines (11 loc) · 515 Bytes

stills-generator

Build stills generator microservice

This microservice generates a poster with text, which is used to generate stills during eg. live transmissions, generally uploaded to the ATEM production switcher.

Usage

GET /getPoster.png?text=foo&heading=bar

POST /getPoster.png <- {"text": "foo", "heading": "bar"}

Returns a 1280x720 PNG file.

Todo

  • Configurable graphical profiles