Difference between revisions of "Security Camera Information"

From steamWiki
Jump to: navigation, search
(RLC-411S)
Line 15: Line 15:
 
**'''Example (Main Stream):''' rtsp://user:password123@eziview1:554/Streaming/Channels/101?transportmode=mcast&profile=Profile_1
 
**'''Example (Main Stream):''' rtsp://user:password123@eziview1:554/Streaming/Channels/101?transportmode=mcast&profile=Profile_1
 
**'''Example (Sub Stream):''' rtsp://user:password123@eziview1:554/Streaming/Channels/102?transportmode=mcast&profile=Profile_1
 
**'''Example (Sub Stream):''' rtsp://user:password123@eziview1:554/Streaming/Channels/102?transportmode=mcast&profile=Profile_1
*'''Shinobi Capture Framerate:''' 1 to 30+ FPS
+
**'''Shinobi'''
 +
**'''Capture Framerate:''' 1 to 30+ FPS
 +
*'''ZoneMinder'''
 +
**'''Main Capture Resolution:''' 1920 x 1080
 +
**'''Sub Capture Resolution:''' 640 x 480
 +
 
  
 
=Reolink=
 
=Reolink=
Line 26: Line 31:
 
**'''Capture Framerate:''' 30 FPS
 
**'''Capture Framerate:''' 30 FPS
 
*'''ZoneMinder'''
 
*'''ZoneMinder'''
**'''Main Capture Resolution:'''  
+
**'''Main Capture Resolution:''' 3072 x 1728
**'''Sub Capture Resolution:'''
+
**'''Sub Capture Resolution:''' 640 x 350
  
 
=Links=
 
=Links=
 
*https://reolink.com/wp-content/uploads/2017/01/Reolink-CGI-command-v1.61.pdf
 
*https://reolink.com/wp-content/uploads/2017/01/Reolink-CGI-command-v1.61.pdf

Revision as of 20:29, 3 December 2018

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
  • Shinobi Capture Framerate: 1 to 30+ 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 (Main Stream): rtsp://user:password123@eziview1:554/Streaming/Channels/101?transportmode=mcast&profile=Profile_1
    • Example (Sub Stream): rtsp://user:password123@eziview1:554/Streaming/Channels/102?transportmode=mcast&profile=Profile_1
    • Shinobi
    • Capture Framerate: 1 to 30+ FPS
  • ZoneMinder
    • Main Capture Resolution: 1920 x 1080
    • Sub Capture Resolution: 640 x 480


Reolink

RLC-411S

  • RTSP Video Feed URL
    • Format: rtsp://<username>:<password>@<host>:554/h264Preview_<channel>_<stream type>
    • Example (Main Stream): rtsp://user:password123@reolink1:554/h264Preview_01_main
    • Example (Sub Stream): rtsp://user:password123@reolink1:554/h264Preview_01_sub
  • Shinobi
    • Capture Framerate: 30 FPS
  • ZoneMinder
    • Main Capture Resolution: 3072 x 1728
    • Sub Capture Resolution: 640 x 350

Links