I am trying to save camera video with the following command:
Code: Select all
vlc.exe -I rc rtsp://admin:123@192.168.1.51:554/mpeg4cif --sout=file/ts:MyFile.mpg --control=rc --rc-host 127.0.0.1:4500
Good file:
https://cloud.mail.ru/public/LS3p/j8XGo6vqp
damaged file:
https://cloud.mail.ru/public/CKoL/cC56Ptfy8
Why can this happen?
Is there a way to check this in the recording process?