-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbody_pose.log
More file actions
22 lines (22 loc) · 2.32 KB
/
Copy pathbody_pose.log
File metadata and controls
22 lines (22 loc) · 2.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2020-09-08 22:16:36,023-INFO-body_pose_server.py:222 presenter server is starting...
2020-09-08 22:16:36,024-INFO-presenter_server.py:79 presenter server starting, type: body_pose
2020-09-08 22:17:25,532-INFO-presenter_socket_server.py:255 create new connection:client-ip:192.168.1.2, client-port:53428, fd:17
2020-09-08 22:17:26,028-ERROR-presenter_socket_server.py:354 channel name video is not exist.
2020-09-08 22:17:26,030-INFO-channel_manager.py:216 register channel: video
2020-09-08 22:17:26,032-INFO-channel_handler.py:215 create videothread-video...
2020-09-08 22:17:26,032-INFO-channel_manager.py:127 create channel resource, channel_name:video, channel_fd:17, media_type:video
2020-09-08 22:17:34,188-ERROR-presenter_socket_server.py:142 socket 17 receive msg head null
2020-09-08 22:17:34,188-ERROR-presenter_socket_server.py:204 msg_total_len is None.
2020-09-08 22:17:34,189-INFO-body_pose_server.py:60 clean fd:17, conns:{17: <socket.socket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('192.168.1.223', 7006), raddr=('192.168.1.2', 53428)>}
2020-09-08 22:17:34,191-INFO-channel_handler.py:124 videothread-video set _close_thread_switch True
2020-09-08 22:17:34,191-INFO-channel_manager.py:139 clean channel: video's resource
2020-09-08 22:17:34,192-INFO-channel_handler.py:226 Stop thread:videothread-video.
2020-09-08 22:18:03,748-INFO-presenter_socket_server.py:255 create new connection:client-ip:192.168.1.2, client-port:53438, fd:17
2020-09-08 22:18:04,245-INFO-channel_handler.py:215 create videothread-video...
2020-09-08 22:18:04,245-INFO-channel_manager.py:127 create channel resource, channel_name:video, channel_fd:17, media_type:video
2020-09-08 22:18:53,726-ERROR-presenter_socket_server.py:142 socket 17 receive msg head null
2020-09-08 22:18:53,727-ERROR-presenter_socket_server.py:204 msg_total_len is None.
2020-09-08 22:18:53,727-INFO-body_pose_server.py:60 clean fd:17, conns:{17: <socket.socket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('192.168.1.223', 7006), raddr=('192.168.1.2', 53438)>}
2020-09-08 22:18:53,727-INFO-channel_handler.py:124 videothread-video set _close_thread_switch True
2020-09-08 22:18:53,727-INFO-channel_manager.py:139 clean channel: video's resource
2020-09-08 22:18:53,727-INFO-channel_handler.py:226 Stop thread:videothread-video.