Security Camera Information

From steamWiki
Revision as of 21:08, 2 December 2018 by Sean (talk | contribs)

Jump to: navigation, search

This page contains information that I've found useful relating to IP Security Camera models that I'm interested in.

Foscam

FI8910W

  • MJPEG Video Feed URL
    • Format: http://<ip address>/videostream.cgi?user=<user>&pwd=<password>
    • Example: http://foscam1/videostream.cgi?user=user&pwd=password123
  • Capture Framerate: 24 FPS
  • Remote Host Port: 80
  • Target colorspace: 24 bit

Eziview/Hikvision

DS-2CD1121-I

    • Format: rtsp://<username>:<password>@<host>:554/Streaming/Channels/<channel #><stream ##>?transportmode=mcast&profile=Profile_1
    • Example (Channel 1, Stream 01): rtsp://user:password123@eziview1:554/Streaming/Channels/101?transportmode=mcast&profile=Profile_1

Reolink

RLC-411S

  • RTSP Video Feed URL
    • Format: rtsp://<username>:<password>@<host>:554/h264Preview_01_<stream type>
    • Example (Main Stream): rtsp://user:password123@reolink1:554/h264Preview_01_main
    • Example (Sub Stream): rtsp://user:password123@reolink1:554/h264Preview_01_sub

Links