Reolink IP Camera
From KlavoWiki
To obtain the video steam of the the Reolink cameras.
RTSP, Clear and Fluent.
rtsp://<username>:<password>@<camera_ip> rtsp://<username>:<password>@<camera_ip>/h264Preview_01_sub
RTMP, Clear and Fluent
rtmp://<camera_ip>/bcs/channel0_main.bcs?channel=0&stream=0&user=<username>&password=<password> rtmp://<camera_ip>/bcs/channel0_sub.bcs?channel=0&stream=1&user=<username>&password=<password>
Image capture
https://<camera_ip>/cgi-bin/api.cgi?cmd=Snap&channel=0&user=<username>&password=<password>