RTMP - altodd/multistreamer GitHub Wiki
Within the networks table of config.lua, set the rtmp key to something
truthy.
networks = {
rtmp = true,
},
Within the networks table of config.lua, set the rtmp key to something
truthy.
networks = {
rtmp = true,
},