nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

Waiting while reconnecting to the stream

Open ysnist opened this issue 2 years ago • 0 comments

I have a video archive and ffmpeg sends the movies in my video archive to my rtmp server in order, but each time I switch to a new movie, the server connection is momentarily interrupted and the stream is naturally restarted on my rtmp server. Can I prevent my users from disconnecting until the new stream is sent when my rtmp server is interrupted for a few seconds?

I can say that wait video doesn't work for me, it doesn't work well enough

ysnist avatar Jan 24 '23 07:01 ysnist