ivyminyang
Results
2
comments of
ivyminyang
I found out I could write the host in the file node_rtmo_server.js, I added host with '127.0.0.1', it works, this.tcpServer.listen({port:this.port,host:'127.0.0.1'},() => { Logger.log(`Node Media Rtmp Server started on port: ${this.port}`);...
file node_rtmp_server.js