'unable to transfer .ts file from hls

I'm using Raspberry Pi4 and webcam to deliver real-time video on the web.

unknownpgr/node-webcam-streaming: nodejs(with ffempg) webcam live streaming server/client (github.com)

I'm using a clone of the file that this person wrote, but if the .ts file exceeds a certain number (10), it's no longer created, and Chrome doesn't send the .ts file.Only m3u8 is transmitted, so it is streamed for about 1 minute and 30 seconds, and after that, it is not streamed.

I don't know why...

I'd appreciate your help.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source