Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 471 Bytes

File metadata and controls

9 lines (8 loc) · 471 Bytes

RTSP_DVR_Windows


This is a PowerShell script for recording video from an RTSP stream. For Windows systems

How to use:

  1. Edit the "DVR.ps1" file according to your RTSP server (IP camera) settings;
  2. Download "FFMPEG" https://ffmpeg.zeranoe.com/builds/
  3. 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;
  4. Run file "Start.bat".