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.91k stars 1.51k forks source link

It did not reconnect when go to background then go home again #466

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi, did you have this issue? Let me describe the details. Now I want to build a service, it has a mission is replay stream with push mode to multi-channels(FB, YTB, ...). Devices only need to push RTMP to my service, then my service replay to channels. The problem is the device starts RTMP which worked well until going to the background, then goes home again. It did not reconnect the stream, so the service can not replay anymore. Thanks!

ghost commented 3 years ago

@illuspas please help with this, I use it for production

bhargavvmukti commented 2 years ago

@vodoanthanh Have you got any solution to this ?

lewatt23 commented 2 years ago

@vodoanthanh @bhargavvmukti any solution ?