Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
John Regan edited this page Aug 2, 2017 · 6 revisions

Within the networks table of config.lua, set the rtmp key to something truthy.

networks = {
  rtmp = true,
},
Clone this wiki locally