illuspas / Node-Media-Server

A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
https://www.npmjs.com/package/node-media-server
MIT License
5.9k stars 1.51k forks source link

rtmp tcp server can not listen domain of my computer #493

Open ivyminyang opened 2 years ago

ivyminyang commented 2 years ago

When I use ffmpeg to push stream, I found out '127.0.0.1' and 'localhost' can connect the rtmp tcp server, but when I use the domain(example.com) of my computer, it was not be able to connect the rtmp server and not be able to push the stream, may I ask the reason and is there a method to solve it. Thank you very much for your time! Appreciate

Abdullahi247 commented 1 year ago

Open port 80 and 443 to enable TLS