|
Hi,After I connected the client to the server, I found the following output displayed on server window. No video has been displayed. Please help!waiting for connection...('...connected from :', ('10.0.0.98', 57627))start recordingException in thread Thread-1:Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "server.py", line 135, in video_net connection.close() File "/usr/lib/python2.7/socket.py", line 283, in close self.flush() File "/usr/lib/python2.7/socket.py", line 307, in flush self._sock.sendall(view[write_offset:write_offset+buffer_size])error: [Errno 32] Broken pipeThanks!
|
|