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

Stream Disconnections when Sending Static Images from ATEM Mini Pro to NMS #612

Open heroneo opened 7 months ago

heroneo commented 7 months ago

Using an ATEM Mini pro device, the HDMI captured footage is streamed via RTMP to NMS and converted into an HLS stream for client playback. If the captured footage content is static (for example, a computer desktop with no operation), the NMS stream will disconnect after about 1 minute and 50 seconds. The player loading the M3U8 file will report 404. After a short period of time, it will resume again.

WechatIMG516