waleedahmad / node-stream

RTMP server in Nodejs for live streaming.
https://quantizd.com/building-live-streaming-app-with-node-js-and-react/
MIT License
489 stars 218 forks source link

Constant 127.0.0.1 refused to connect. #4

Open NismoGraphics opened 5 years ago

NismoGraphics commented 5 years ago

Pretty much every action I take leads to this, logging in, registering, going to the main site.

andrii482 commented 4 years ago

try to run mongo db like this: sudo mongod --bind_ip_all