|
|
|
@ -93,7 +93,8 @@ public class IvsServerController { |
|
|
|
IvsVideoRtspView |
|
|
|
.builder() |
|
|
|
.resultCode("0") |
|
|
|
.rtspURL("rtsp://admin:htjc2018@192.168.1.249:554/h264/ch39/main/av_stream") |
|
|
|
//.rtspURL("rtsp://admin:htjc2018@192.168.1.249:554/h264/ch39/main/av_stream") |
|
|
|
.rtspURL("rtsp://admin:Zenap_qweasdzxc@192.168.1.217:554/h264/ch3/main/av_stream") |
|
|
|
.build() |
|
|
|
); |
|
|
|
} |
|
|
|
|