RTSP Camera Server icon

RTSP Camera Server

1.10

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

App Information

Version
Update
Feb 28, 2018
Developer
Google Play ID
Installs
50,000+

App Names

App Description
This application is outdated and not supported!
Please use the new application "Astra Streaming Studio".
https://play.google.com/store/apps/details?id=miv.astudio

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
Read more