Answer for rtmp over http or rtmpt
Hi, Yes, the EMS supports RTMPT. You can create a listener for this by editing the config.lua file and adding the following section:
{
ip="0.0.0.0",
port=80,
protocol="inboundRtmpt",
},