tiny-nvr icon indicating copy to clipboard operation
tiny-nvr copied to clipboard

Multiple directories continually created, no video files

Open Silver2545 opened this issue 3 years ago • 2 comments

I tried to run this twice, the first time after I came back after a while I had no video files but numerous subdirectories named Camera_cA1Q Camera_6nrf etc. I stopped it, cleared all the folders, and tried again. This time I saw a single video file created that was less than half a MB in size with no actual audio/video and then it started created folders again. I'm sure I'm doing something wrong, just not sure what that might be.

Silver2545 avatar Oct 06 '21 23:10 Silver2545

same here

stanevicius avatar Feb 13 '22 13:02 stanevicius

script has a bug it always get into the if block and generates new directory here https://github.com/hpaolini/tiny-nvr/blob/06868e75a4e76ce363ebe802dddeff6c37538b58/docker-entrypoint.sh#L49 in regards to empty fodlers you need to play with rtsp url you might use it incorrect or credentials. I also had same issue. with my cameras.

Alex2357 avatar Jul 29 '23 06:07 Alex2357