I can ping 192.168.15.20 just fine and the camera's online and I can connect to it with the android app I've tried opening rtsp://admin:[email protected]:554/live/ch00_1
and this is the result from my vlc log file:
satip debug: try to open 'rtsp://admin:[email protected]:554/live/ch00_1'
satip debug: connect to host '192.168.15.20'
main debug: net: connecting to 192.168.15.20 port 554
main error: connection failed: No route to host
satip error: Failed to connect to RTSP server 192.168.15.20:554
main debug: net: connecting to 192.168.15.20 port 554
main error: connection failed: No route to host
access_realrtsp error: cannot connect to 192.168.15.20:554
access_realrtsp debug: could not connect to: 192.168.15.20:554/live/ch00_1
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 1/2)
main debug: nothing to play
Maybe you have to activate RTSP in the Cam. Therefore, you have to create a text file with the following content:
Rename the file to
ceshi.ini
.Copy it to the root of an empty SD card, put in the cam and repost the cam.
Then you will be able to connect to RSTP over
rtsp://IPADRESS:554/live/ch00_1
.