Open waitakzz opened 7 years ago
i have the exact same problem on windows server 2012 r2. nginx-rtmp-module 1.2.0, nginx 1.12.1 please help. @waitakzz did you found any solution to this ? thanks.
@waitakzz, what version were you using?
@FTABoy, how were you able to use nginx 1.12.1 ?? Did you compile it yourself for Windows?
I have set up a new streaming system using nginx hls in window server 2008 R2, also another computer for streaming 24hrX7.
But after may be a day or two
there would be some error on the error log and the video cant see.
4522#4384: hls: clean up deletefile() fail on" dir"( 5: Access is denied)
sometime also with the error msg with : *3635 hls: error creating fragment file (5. access is denied)
the streaming work good at the beginning, but after some days this error occur with no reguler time. i need to restart the server then everything fine..
how can i solve it to run 24X7 without restart..
the config is
live on; hls onl hls path "dir" hls_fragment 1s; wait_key on; allow pubish all; allow play all;