this is the rtmp server for the live streaming you send a rtmp stream use something like
gst-launch-1.0 videotestsrc ! videoconvert ! videoscale ! video/x-raw,width=800,height=800 ! x264enc tune=zerolatency ! flvmux ! rtmpsink location=rtmp://{your ip}:{port}/live/stream
http://{ip}:3030/rtmp/rtmp_servers/create_rtmp_server/{number_of_streams}
http://{ip}:3030/rtmp/rtmp_servers/
http://{ip}:3030/rtmp/rtmp_servers/{stream_id}