FFmpeg Not Creating or Appending Final HLS Segment When RTMP Stream Ends
I am transcoding an RTMP stream to HLS using FFmpeg, and I have a problem: when the RTMP stream finishes, the last segment, which does not reach the target duration, is not created as a .ts
file. Consequently, this last segment is not appended to the playlist file.