This is a PowerShell script for recording video from an RTSP stream. For Windows systems
How to use:
- Edit the "DVR.ps1" file according to your RTSP server (IP camera) settings;
- Download "FFMPEG" https://ffmpeg.zeranoe.com/builds/
- From downloaded "FFMPEG" archyve copy the file "ffmpeg-xxxxx-xxxxx-win64-static.zip\ffmpeg-20200814-a762fd2-win64-static\bin\ffmpeg.exe" to this script "RTSP_DVR_Windows" directory;
- Run file "Start.bat".