BrandonJoffe / home_surveillance

Home surveillance system with facial recognition
1.23k stars 385 forks source link

Camera not added #62

Open acemi1 opened 5 years ago

acemi1 commented 5 years ago

IP Camera URL of 192.168.1.10 I've written. The camera is not added when I click the "Add camera" button. I see "adding camera" for a long time.

Vlc player de rtsp: //192.168.1.10 the camera is running when I type.

when i refresh firefox browser; Terminal screen: "Exception happened from processing of request from ('172.17.0.1', 47626) Traceback (most recent call last): File "/usr/lib/python2.7/SocketServer.py", line 593, in process_request_thread self.finish_request (request, client_address) File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request self.RequestHandlerClass (request, client_address, self) File "/usr/lib/python2.7/SocketServer.py", line 651, in init self.finish () File "/usr/lib/python2.7/SocketServer.py", line 710, in finish self.wfile.clos A () File "/usr/lib/python2.7/socket.py", line 279, in close self.flush () File "/usr/lib/python2.7/socket.py", line 303, in flush self._sock.sendall (view [write_offset: write_offset BUFFER_SIZE +]) error: [Errno 32] Broken pipe "

Note: I am using google translate. There may be a translation error.

wiwengweng commented 5 years ago

as I try to modify this to mutiprocess app, I find it works well then. You can give a try too. Hope this help.

shreyaspapi commented 4 years ago

Yes I am also getting this exact screen can you help?

avolcoff commented 4 years ago

Having the same issue - is there a fix?

Biged2017 commented 2 years ago

Having the same issue - is there a fix?