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

[INFO] [rtmp play] Stream not found. In production environment #41

Closed nobleson closed 3 years ago

nobleson commented 3 years ago

I have followed the documentation for this project step by step. I first test on Windows, as my development system and i broadcast my stream from OBS, the thumbnails is created with a broken link thereby making the image not to appear. But that's not withstanding, the stream is able to play back. When i tested it in production using Ubuntu 20 on Vultr, I was able to stream only with the node media server (http://IP:8080/admin/stream) where it plays http-flv but on the web application (http://IP:3333), even the thumbnail could not be created and the logs shows:) [INFO] [rtmp play] Stream not found. Can someone tell me what could possibly be the cause of this?

Thanks

patiljignesh commented 3 years ago

Hi @nobleson did you managed to resolve this by any chance?

nobleson commented 3 years ago

Yes, Thanks for your concern.

On Tue, Mar 16, 2021, 11:53 AM Jigneshkumar Patil @.*** wrote:

Hi @nobleson https://github.com/nobleson did you managed to resolve this by any chance?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/waleedahmad/node-stream/issues/41#issuecomment-800156615, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADRNUG4RD4C5BGF5KFP77E3TD42BVANCNFSM4WQICKCQ .

patiljignesh commented 3 years ago

I am receiving the error, do you recall the issue? and how you might have resolved it? Thank you for responding.

nobleson commented 3 years ago

Basically it was a poor network from my end. I needed a streaming quality internet service.