Additionally, paste this code immediately after the opening tag:

RTSP Camera Server

RTSP Server which is able to serve live or recorded camera view to RTSP clients. -Loop video recording ...

Free

Store review

RTSP Server which is able to serve live or recorded camera view to RTSP clients.

-Loop video recording
-Quick capture method
-Work in background as a service
-Support the different camera resolutions and fps
-You can choose between the back facing camera and the front facing camera
-Encoders H264 and ACC

View video on your computer.

Install VLC http://www.videolan.org
Menu->Media->Open Network Stream... enter http://(device ip address):8080/playlist.m3u
Open the playlist (hotkey Ctrl + L).

Single command URL:
Active camera - rtsp://(device ip address):5554/camera
Back camera - rtsp://(device ip address):5554/back
Front camera - rtsp://(device ip address):5554/front

Camera URL Parameters:
res Resolution - width(number)xheight(number)
fps Frame per second - fps(number)
mic Enable/Disable microphone - on(string) or off(string)
Example: rtsp://(device ip address):5554/back?res=640x480&fps=10&mic=on

All records - rtsp://(device ip address):5554/record
One hour of record from specified time - rtsp://(device ip address):5554/recordYYMMDD_hhmm
Specified duration of record from specified time - tsp://(device ip address):5554/recordYYMMDD_hhmm-hhmm
Last record, duration in hours and minutes - rtsp://(device ip address):5554/record-hhmm

Last update

April 1, 2020

Read more