Difference between revisions of "Security Camera Information"
From steamWiki
(→RLC-411S) |
|||
Line 14: | Line 14: | ||
*'''RTSP Video Feed URL''' | *'''RTSP Video Feed URL''' | ||
**'''Format:''' rtsp://<username>:<password>@<ip addess>:554/h264Preview_01_<stream type> | **'''Format:''' rtsp://<username>:<password>@<ip addess>:554/h264Preview_01_<stream type> | ||
− | **'''Example:''' 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 | ||
=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:57, 2 December 2018
This page contains information that I've found useful relating to IP Security Camera models that I'm interested in.
Contents
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
Reolink
RLC-411S
- RTSP Video Feed URL
- Format: rtsp://<username>:<password>@<ip addess>: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