Skip to content
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