nschlia / ffmpegfs

FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
https://nschlia.github.io/ffmpegfs/
GNU General Public License v3.0
198 stars 14 forks source link

HLS streaming causes "Too many open files" after awhile #44

Closed nschlia closed 4 years ago

nschlia commented 4 years ago

After awhile of HLS streaming, ffmpegfs stops working spiiting "Too many open files" errors. Seems that some cache files never get closed (release2.x branch only).