Video Streaming Service
Hardware Equipment:
The PTZ Camera of Daystar Robot Dog can provide both visible light and infrared video streams, as shown below:
Software Interface:
The PTZ Camera video streams can be accessed through standard RTSP API network interfaces.
- RGB Camera Stream URL:
rtsp://admin:yoseen2018@192.168.100.202:554/h264/ch1/sub/av_stream
- Infrared Camera Stream URL:
rtsp://admin:yoseen2018@192.168.100.202:554/h264/ch2/sub/av_stream
Important Notes:
- The development device needs to connect to the robot dog's network (WiFi Name:
IS_** WiFi
Password:DaystarBot
) to access video streams. - The Camera Stream URLs should be adjusted according to IP of the robot dog:
- After connecting to the robot dog's network, check whether the robot dog's IP is
192.168.100.*
or192.168.144.*
- If the segment is
100
, use192.168.100.202
in the stream URL - If the segment is
144
, use192.168.144.202
in the stream URL
- If the segment is
- After connecting to the robot dog's network, check whether the robot dog's IP is
Video Stream Verification and Testing:
You can use VLC media player
to connect and display the video streams.
RGB Camera:
Infrared Camera: