diff --git a/superTornado.py b/superTornado.py index 120a23b..e34857e 100644 --- a/superTornado.py +++ b/superTornado.py @@ -121,7 +121,7 @@ class WSocketHandler(BaseHandler,tornado.websocket.WebSocketHandler): def send_image(self) : try : socket.setdefaulttimeout(5) - f = urlopen('http://test:a@192.168.0.13/image.jpg?cidx=791836195') + f = urlopen('http://test:a@192.168.1.13/image.jpg?cidx=791836195') data = f.read() encoded = base64.b64encode(data) self.write_message(encoded) diff --git a/v/video.html b/v/video.html index ddb685c..dad40a7 100644 --- a/v/video.html +++ b/v/video.html @@ -6,7 +6,7 @@ Acces camera