RTSP Camera Server 1.10
You'll be able to download in 5 seconds.
ABOUT RTSP Camera Server
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 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