bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
10.88k stars 1.41k forks source link

hlsDirectory parameter - Hls directory doesn't created per stream in 1.6.0 when it worked properly in 1.5.1 #3135

Closed EvgIL74 closed 3 months ago

EvgIL74 commented 4 months ago

Which version are you using?

v1.6.0 v1.5.1

Which operating system are you using?

Describe the issue

Description Ask to create ts files on disk instead of in memory by add directory in hlsDirectory in yml file. The server doesn't create directory path and not created ts files on disk. It was properly in 1.5.1 and stopped work in 1.6.0.

Describe how to replicate the issue

Ask to create ts files on disk instead of in memory by add directory in hlsDirectory in yml file. The server doesn't create directory path and not created ts files on disk.

Did you attach the server logs?

no

Did you attach a network dump?

no

tschettervictor commented 4 months ago

Same issue here.

aler9 commented 3 months ago

Thanks for reporting the issue, this is fixed by #3150 and #3151

github-actions[bot] commented 3 months ago

This issue is mentioned in release v1.7.0 🚀 Check out the entire changelog by clicking here