-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcarplate_recognition.log
13 lines (13 loc) · 1.36 KB
/
carplate_recognition.log
1
2
3
4
5
6
7
8
9
10
11
12
13
2020-01-10 02:15:59,429-INFO-carplate_recognition_server.py:225 presenter server is starting...
2020-01-10 02:15:59,430-INFO-presenter_server.py:79 presenter server starting, type: carplate_recognition
2020-01-10 02:18:22,313-INFO-presenter_socket_server.py:255 create new connection:client-ip:192.168.1.2, client-port:53426, fd:10
2020-01-10 02:18:22,315-ERROR-presenter_socket_server.py:354 channel name video is not exist.
2020-01-10 02:18:22,315-INFO-channel_manager.py:216 register channel: video
2020-01-10 02:18:22,316-INFO-channel_handler.py:215 create videothread-video...
2020-01-10 02:18:22,317-INFO-channel_manager.py:127 create channel resource, channel_name:video, channel_fd:10, media_type:video
2020-01-10 02:33:41,905-ERROR-presenter_socket_server.py:142 socket 10 receive msg head null
2020-01-10 02:33:41,906-ERROR-presenter_socket_server.py:204 msg_total_len is None.
2020-01-10 02:33:41,906-INFO-carplate_recognition_server.py:60 clean fd:10, conns:{10: <socket.socket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('192.168.1.123', 7006), raddr=('192.168.1.2', 53426)>}
2020-01-10 02:33:41,907-INFO-channel_handler.py:124 videothread-video set _close_thread_switch True
2020-01-10 02:33:41,907-INFO-channel_manager.py:139 clean channel: video's resource
2020-01-10 02:33:41,907-INFO-channel_handler.py:226 Stop thread:videothread-video.