1 | initial version |
hi try this
camera.open("rtsp://192.168.1.110:554/live.sdp");
2 | No.2 Revision |
hi try this use port also like this..
camera.open("rtsp://192.168.1.110:554/live.sdp");
use your IP address in place of 192.168.1.110