Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 404 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 404 Bytes

lua-cqueues-pushy

Push framework for logic control based on cqueues.

Supported hardware:

  • ATEM video mixers
  • Panasonic AW series cameras
  • X-keys XK-12 Joy, XK-68 Joy
  • Modem DTR/DTS lines

See example.lua for example configuration with a mixer, one camera, one xkeys and some integration with nginx-rtmp.

Dependencies:

  • lua >= 5.2
  • lua-cqueues
  • lua-struct
  • lua-posix