Difference between revisions of "Security Camera Information"
From steamWiki
(→RLC-411S) |
(→RLC-411S) |
||
Line 21: | Line 21: | ||
**'''Example (Main Stream):''' rtsp://user:password123@reolink1:554/h264Preview_01_main | **'''Example (Main Stream):''' rtsp://user:password123@reolink1:554/h264Preview_01_main | ||
**'''Example (Sub Stream):''' rtsp://user:password123@reolink1:554/h264Preview_01_sub | **'''Example (Sub Stream):''' rtsp://user:password123@reolink1:554/h264Preview_01_sub | ||
− | *'''Capture Framerate:''' 30 | + | *'''Capture Framerate:''' 30 FPS |
=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 21:09, 2 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
- 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
- Capture Framerate: 30 FPS