Hikvision

  • Author: Admin
  • Published On: 3/3/2026
  • Category: editor
Ip cam Hikvision Model: DS-2CD2020F, SN: 624376260, IP: 192.168.0.30, user: admin, pass: sap123ok, rtsp://admin:[email protected]:554/11

# nvr Model: DS-7716NI-K4 :

# download ffmpeg codex

+ https://www.gyan.dev/ffmpeg/builds/

# device information hikvision camera ip

  • open a web browser and enter the camera’s IP address.
  • go to [Configuration - System - Maintenance - Upgrade & Maintenance] click [Diagnose Informa...] button in [Information Export]
  • download the log, system information and hardware information.

# access ffmpeg

  • ffmpeg -rtsp_transport tcp -i rtsp://admin:[email protected]:554/Streaming/Channels/101 -c copy output.mp4
  • # test using vlc app

    • access 101 -> access channel 1 main stream
    • access 201 -> access channel 2 main stream
    • Share On: