Guest User

Untitled

a guest
Sep 25th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.70 KB | None | 0 0
  1. ---------------------------------------------------
  2. Starting Meetecho Janus (WebRTC Gateway) v0.4.4
  3. ---------------------------------------------------
  4.  
  5. [janus.cfg]
  6. [general]
  7. configs_folder: /opt/janus/etc/janus
  8. plugins_folder: /opt/janus/lib/janus/plugins
  9. transports_folder: /opt/janus/lib/janus/transports
  10. events_folder: /opt/janus/lib/janus/events
  11. debug_level: 4
  12. admin_secret: janus_admin_secret
  13. log_to_file: no
  14. daemonize: yes
  15. pid_file: /home/ubuntu/Irricloud-server-development/data/janus.pid
  16. [certificates]
  17. cert_pem: /opt/janus/share/janus/certs/mycert.pem
  18. cert_key: /opt/janus/share/janus/certs/mycert.key
  19. [media]
  20. [nat]
  21. nice_debug: false
  22. ice_ignore_list: vmnet
  23. [plugins]
  24. disable: libjanus_audiobridge.so,libjanus_echotest.so,libjanus_nosip.so,libjanus_recordplay.so,libjanus_sip.so,libjanus_textroom.so,libjanu_videocall.so,libjanus_videoroom.so,libjanus_voicemail.so
  25. [transports]
  26. [events]
  27. Checking command line arguments...
  28. [janus.cfg]
  29. [general]
  30. configs_folder: /opt/janus/etc/janus
  31. plugins_folder: /opt/janus/lib/janus/plugins
  32. transports_folder: /opt/janus/lib/janus/transports
  33. events_folder: /opt/janus/lib/janus/events
  34. debug_level: 5
  35. admin_secret: janus_admin_secret
  36. log_to_file: no
  37. daemonize: yes
  38. pid_file: /home/ubuntu/Irricloud-server-development/data/janus.pid
  39. debug_timestamps: yes
  40. api_secret: eYRC81DTfchUjKjg
  41. [certificates]
  42. cert_pem: /opt/janus/share/janus/certs/mycert.pem
  43. cert_key: /opt/janus/share/janus/certs/mycert.key
  44. [media]
  45. rtp_port_range: 12250-12750
  46. [nat]
  47. nice_debug: false
  48. ice_ignore_list: vmnet
  49. nat_1_1_mapping: 34.217.60.20
  50. [plugins]
  51. disable: libjanus_audiobridge.so,libjanus_echotest.so,libjanus_nosip.so,libjanus_recordplay.so,libjanus_sip.so,libjanus_textroom.so,libjanu_videocall.so,libjanus_videoroom.so,libjanus_voicemail.so
  52. [transports]
  53. [events]
  54. Debug/log level is 5
  55. Debug/log timestamps are enabled
  56. Debug/log colors are enabled
  57. [Sat Sep 22 13:46:03 2018] Adding 'vmnet' to the ICE ignore list...
  58. [Sat Sep 22 13:46:03 2018] Selecting local IP address...
  59. [Sat Sep 22 13:46:03 2018] Using 172.31.31.4 as local IP...
  60. [Sat Sep 22 13:46:03 2018] [WARN] Token based authentication disabled
  61. [Sat Sep 22 13:46:03 2018] Initializing recorder code
  62. [Sat Sep 22 13:46:03 2018] RTP port range: 12250 -- 12750
  63. [Sat Sep 22 13:46:03 2018] Using nat_1_1_mapping for public ip - 34.217.60.20
  64. [Sat Sep 22 13:46:03 2018] Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, half-trickle, IPv6 support disabled)
  65. [Sat Sep 22 13:46:03 2018] ICE port range: 12250-12750
  66. [Sat Sep 22 13:46:03 2018] TURN REST API backend: (disabled)
  67. [Sat Sep 22 13:46:03 2018] Using certificates:
  68. /opt/janus/share/janus/certs/mycert.pem
  69. /opt/janus/share/janus/certs/mycert.key
  70. [Sat Sep 22 13:46:03 2018] Crypto: OpenSSL >= 1.1.0
  71. [Sat Sep 22 13:46:03 2018] Fingerprint of our certificate: D2:B9:31:8F:DF:24:D8:0E:ED:D2:EF:25:9E:AF:6F:B8:34:AE:53:9C:E6:F3:8F:F2:64:15:FA:E8:7F:53:2D:38
  72. [Sat Sep 22 13:46:03 2018] [WARN] Data Channels support not compiled
  73. [Sat Sep 22 13:46:03 2018] [WARN] Event handlers support disabled
  74. [Sat Sep 22 13:46:03 2018] Plugins folder: /opt/janus/lib/janus/plugins
  75. [Sat Sep 22 13:46:03 2018] Joining Janus requests handler thread
  76. [Sat Sep 22 13:46:03 2018] Sessions watchdog started
  77. [Sat Sep 22 13:46:03 2018] [WARN] Plugin 'libjanus_nosip.so' has been disabled, skipping...
  78. [Sat Sep 22 13:46:03 2018] [WARN] Plugin 'libjanus_recordplay.so' has been disabled, skipping...
  79. [Sat Sep 22 13:46:03 2018] [WARN] Plugin 'libjanus_echotest.so' has been disabled, skipping...
  80. [Sat Sep 22 13:46:03 2018] Loading plugin 'libjanus_videocall.so'...
  81. [Sat Sep 22 13:46:03 2018] JANUS VideoCall plugin created!
  82. [Sat Sep 22 13:46:03 2018] Configuration file: /opt/janus/etc/janus/janus.plugin.videocall.cfg
  83. [Sat Sep 22 13:46:03 2018] [janus.plugin.videocall.cfg]
  84. [Sat Sep 22 13:46:03 2018] [general]
  85. [Sat Sep 22 13:46:03 2018] JANUS VideoCall plugin initialized!
  86. [Sat Sep 22 13:46:03 2018] Version: 6 (0.0.6)
  87. [Sat Sep 22 13:46:03 2018] [janus.plugin.videocall] JANUS VideoCall plugin
  88. [Sat Sep 22 13:46:03 2018] This is a simple video call plugin for Janus, allowing two WebRTC peers to call each other through the gateway.
  89. [Sat Sep 22 13:46:03 2018] Plugin API version: 10
  90. [Sat Sep 22 13:46:03 2018] [WARN] Plugin 'libjanus_voicemail.so' has been disabled, skipping...
  91. [Sat Sep 22 13:46:03 2018] [WARN] Plugin 'libjanus_textroom.so' has been disabled, skipping...
  92. [Sat Sep 22 13:46:03 2018] [WARN] Plugin 'libjanus_sip.so' has been disabled, skipping...
  93. [Sat Sep 22 13:46:03 2018] [WARN] Plugin 'libjanus_videoroom.so' has been disabled, skipping...
  94. [Sat Sep 22 13:46:03 2018] [WARN] Plugin 'libjanus_audiobridge.so' has been disabled, skipping...
  95. [Sat Sep 22 13:46:03 2018] Loading plugin 'libjanus_streaming.so'...
  96. [Sat Sep 22 13:46:03 2018] Joining VideoCall handler thread
  97. [Sat Sep 22 13:46:03 2018] JANUS Streaming plugin created!
  98. [Sat Sep 22 13:46:03 2018] Configuration file: /opt/janus/etc/janus/janus.plugin.streaming.cfg
  99. [Sat Sep 22 13:46:03 2018] [janus.plugin.streaming.cfg]
  100. [Sat Sep 22 13:46:03 2018] [general]
  101. [Sat Sep 22 13:46:03 2018] admin_key: janus_admin_secret
  102. [Sat Sep 22 13:46:03 2018] JANUS Streaming plugin initialized!
  103. [Sat Sep 22 13:46:03 2018] Version: 8 (0.0.8)
  104. [Sat Sep 22 13:46:03 2018] [janus.plugin.streaming] JANUS Streaming plugin
  105. [Sat Sep 22 13:46:03 2018] This is a streaming plugin for Janus, allowing WebRTC peers to watch/listen to pre-recorded files or media generated by gstreamer.
  106. [Sat Sep 22 13:46:03 2018] Plugin API version: 10
  107. [Sat Sep 22 13:46:03 2018] Transport plugins folder: /opt/janus/lib/janus/transports
  108. [Sat Sep 22 13:46:03 2018] Joining Streaming handler thread
  109. [Sat Sep 22 13:46:03 2018] Loading transport plugin 'libjanus_http.so'...
  110. [Sat Sep 22 13:46:03 2018] JANUS REST (HTTP/HTTPS) transport plugin created!
  111. [Sat Sep 22 13:46:03 2018] The installed libmicrohttpd version supports MHD_USE_AUTO
  112. [Sat Sep 22 13:46:03 2018] Configuration file: /opt/janus/etc/janus/janus.transport.http.cfg
  113. [Sat Sep 22 13:46:03 2018] [janus.transport.http.cfg]
  114. [Sat Sep 22 13:46:03 2018] [general]
  115. [Sat Sep 22 13:46:03 2018] json: indented
  116. [Sat Sep 22 13:46:03 2018] base_path: /janus
  117. [Sat Sep 22 13:46:03 2018] threads: unlimited
  118. [Sat Sep 22 13:46:03 2018] http: yes
  119. [Sat Sep 22 13:46:03 2018] port: 8088
  120. [Sat Sep 22 13:46:03 2018] https: no
  121. [Sat Sep 22 13:46:03 2018] [admin]
  122. [Sat Sep 22 13:46:03 2018] admin_base_path: /admin
  123. [Sat Sep 22 13:46:03 2018] admin_threads: unlimited
  124. [Sat Sep 22 13:46:03 2018] admin_http: yes
  125. [Sat Sep 22 13:46:03 2018] admin_port: 7088
  126. [Sat Sep 22 13:46:03 2018] admin_https: no
  127. [Sat Sep 22 13:46:03 2018] [cors]
  128. [Sat Sep 22 13:46:03 2018] [certificates]
  129. [Sat Sep 22 13:46:03 2018] cert_pem: /opt/janus/share/janus/certs/mycert.pem
  130. [Sat Sep 22 13:46:03 2018] cert_key: /opt/janus/share/janus/certs/mycert.key
  131. [Sat Sep 22 13:46:03 2018] Using a thread per connection for the Janus API HTTP webserver
  132. [Sat Sep 22 13:46:03 2018] Binding to all interfaces for the Janus API HTTP webserver
  133. [Sat Sep 22 13:46:03 2018] HTTP webserver started (port 8088, /janus path listener)...
  134. [Sat Sep 22 13:46:03 2018] Using certificates:
  135. /opt/janus/share/janus/certs/mycert.pem
  136. /opt/janus/share/janus/certs/mycert.key
  137. [Sat Sep 22 13:46:03 2018] [WARN] HTTPS webserver disabled
  138. [Sat Sep 22 13:46:03 2018] Using a thread per connection for the Admin API HTTP webserver
  139. [Sat Sep 22 13:46:03 2018] Binding to all interfaces for the Admin API HTTP webserver
  140. [Sat Sep 22 13:46:03 2018] Admin/monitor HTTP webserver started (port 7088, /admin path listener)...
  141. [Sat Sep 22 13:46:03 2018] [WARN] Admin/monitor HTTPS webserver disabled
  142. [Sat Sep 22 13:46:03 2018] JANUS REST (HTTP/HTTPS) transport plugin initialized!
  143. [Sat Sep 22 13:46:03 2018] Version: 2 (0.0.2)
  144. [Sat Sep 22 13:46:03 2018] [janus.transport.http] JANUS REST (HTTP/HTTPS) transport plugin
  145. [Sat Sep 22 13:46:03 2018] This transport plugin adds REST (HTTP/HTTPS) support to the Janus API via libmicrohttpd.
  146. [Sat Sep 22 13:46:03 2018] Plugin API version: 7
  147. [Sat Sep 22 13:46:03 2018] Janus API: enabled
  148. [Sat Sep 22 13:46:03 2018] Admin API: enabled
  149. [Sat Sep 22 13:46:03 2018] Loading transport plugin 'libjanus_pfunix.so'...
  150. [Sat Sep 22 13:46:03 2018] JANUS Unix Sockets transport plugin created!
  151. [Sat Sep 22 13:46:03 2018] Configuration file: /opt/janus/etc/janus/janus.transport.pfunix.cfg
  152. [Sat Sep 22 13:46:03 2018] [janus.transport.pfunix.cfg]
  153. [Sat Sep 22 13:46:03 2018] [general]
  154. [Sat Sep 22 13:46:03 2018] enabled: no
  155. [Sat Sep 22 13:46:03 2018] json: indented
  156. [Sat Sep 22 13:46:03 2018] [admin]
  157. [Sat Sep 22 13:46:03 2018] admin_enabled: no
  158. [Sat Sep 22 13:46:03 2018] [WARN] Unix Sockets server disabled (Janus API)
  159. [Sat Sep 22 13:46:03 2018] [WARN] Unix Sockets server disabled (Admin API)
  160. [Sat Sep 22 13:46:03 2018] [WARN] No Unix Sockets server started, giving up...
  161. [Sat Sep 22 13:46:03 2018] [WARN] The 'janus.transport.pfunix' plugin could not be initialized
  162. [Sat Sep 22 14:54:30 2018] Got a Janus API request from janus.transport.http (0x7f4230000bd0)
  163. [Sat Sep 22 14:54:30 2018] Creating new session: 3897749259064688; 0x7f424c002190
  164. [Sat Sep 22 14:54:30 2018] Session created (3897749259064688), create a queue for the long poll
  165. [Sat Sep 22 14:54:30 2018] Got a Janus API request from janus.transport.http (0x7f42300017a0)
  166. [Sat Sep 22 14:54:30 2018] Creating new handle in session 3897749259064688: 7523688659625195; 0x7f424c002190 0x7f424c002c10
  167. [Sat Sep 22 14:54:30 2018] Got a Janus API request from janus.transport.http (0x7f4230002600)
  168. [Sat Sep 22 14:54:30 2018] Transport task pool, serving request
  169. [Sat Sep 22 14:54:30 2018] [7523688659625195] There's a message for JANUS Streaming plugin
  170. [Sat Sep 22 14:54:30 2018] Audio NOT enabled, Video enabled
  171. [Sat Sep 22 14:54:30 2018] Missing id, will generate a random one...
  172. [Sat Sep 22 14:54:30 2018] Missing name, will generate a random one...
  173. [Sat Sep 22 14:54:30 2018] DESCRIBE answer:RTSP/1.0 200 OK
  174. CSeq: 1
  175. Date: Sat, Sep 22 2018 21:54:30 GMT
  176. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  177. Content-Type: application/sdp
  178. Content-Length: 620
  179.  
  180. v=0
  181. o=- 1537565738570312 1 IN IP4 192.168.1.111
  182. s=LIVE555 Streaming Media v2018.02.28
  183. i=LIVE555 Streaming Media v2018.02.28
  184. t=0 0
  185. a=tool:LIVE555 Streaming Media v2018.02.28
  186. a=type:broadcast
  187. a=control:*
  188. a=range:npt=0-
  189. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  190. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  191. m=video 0 RTP/AVP 96
  192. c=IN IP4 0.0.0.0
  193. b=AS:50
  194. a=rtpmap:96 H264/90000
  195. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  196. a=control:track1
  197. m=audio 0 RTP/AVP 97
  198. c=IN IP4 0.0.0.0
  199. b=AS:50
  200. a=rtpmap:97 PCMA/8000
  201. a=control:track2
  202.  
  203. [Sat Sep 22 14:54:30 2018] SETUP answer:RTSP/1.0 200 OK
  204. CSeq: 2
  205. Date: Sat, Sep 22 2018 21:54:30 GMT
  206. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=45794-45795;server_port=6970-6971
  207. Session: D667C0CE;timeout=65
  208.  
  209.  
  210. [Sat Sep 22 14:54:30 2018] -- RTSP session timeout (video): 65
  211. [Sat Sep 22 14:54:30 2018] -- RTP port (video): 6970
  212. [Sat Sep 22 14:54:30 2018] -- RTCP port (video): 6971
  213. [Sat Sep 22 14:54:30 2018] SETUP answer:RTSP/1.0 200 OK
  214. CSeq: 3
  215. Date: Sat, Sep 22 2018 21:54:30 GMT
  216. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=57815-57816;server_port=6972-6973
  217. Session: D667C0CE;timeout=65
  218.  
  219.  
  220. [Sat Sep 22 14:54:30 2018] -- RTSP session timeout (audio): 65
  221. [Sat Sep 22 14:54:30 2018] -- RTP port (audio): 6972
  222. [Sat Sep 22 14:54:30 2018] -- RTCP port (audio): 6973
  223. [Sat Sep 22 14:54:30 2018] RTSP audio latching: 0.0.0.0:6972
  224. [Sat Sep 22 14:54:30 2018] -- RTCP: 0.0.0.0:6973
  225. [Sat Sep 22 14:54:30 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  226. [Sat Sep 22 14:54:30 2018] [WARN] -- RTCP: 0.0.0.0:6971
  227. [Sat Sep 22 14:54:30 2018] Sending PLAY request...
  228. [Sat Sep 22 14:54:30 2018] PLAY answer:RTSP/1.0 200 OK
  229. CSeq: 4
  230. Date: Sat, Sep 22 2018 21:54:30 GMT
  231. Range: npt=0.000-
  232. Session: D667C0CE
  233. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=43944;rtptime=3482365349,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27448;rtptime=3598528752
  234.  
  235.  
  236. [Sat Sep 22 14:54:30 2018] Got a Janus API request from janus.transport.http (0x7f4230001050)
  237. [Sat Sep 22 14:54:30 2018] Transport task pool, serving request
  238. [Sat Sep 22 14:54:30 2018] [7523688659625195] There's a message for JANUS Streaming plugin
  239. [Sat Sep 22 14:54:30 2018] Audio NOT enabled, Video enabled
  240. [Sat Sep 22 14:54:30 2018] Missing id, will generate a random one...
  241. [Sat Sep 22 14:54:30 2018] Missing name, will generate a random one...
  242. [Sat Sep 22 14:54:30 2018] Starting streaming relay thread
  243. [Sat Sep 22 14:54:30 2018] [5547652401011596] New audio stream! (ssrc=61148241)
  244. [Sat Sep 22 14:54:30 2018] Audio SSRC changed, 0 --> 61148241
  245. [Sat Sep 22 14:54:30 2018] [5547652401011596] New video stream! (ssrc=2103711272, index 0)
  246. [Sat Sep 22 14:54:30 2018] Video SSRC changed, 0 --> 2103711272
  247. [Sat Sep 22 14:54:30 2018] DESCRIBE answer:RTSP/1.0 200 OK
  248. CSeq: 1
  249. Date: Sat, Sep 22 2018 21:54:30 GMT
  250. Content-Base: rtsp://10.129.4.2:8554/proxyStream-2/
  251. Content-Type: application/sdp
  252. Content-Length: 620
  253.  
  254. v=0
  255. o=- 1537565738570903 1 IN IP4 192.168.1.111
  256. s=LIVE555 Streaming Media v2018.02.28
  257. i=LIVE555 Streaming Media v2018.02.28
  258. t=0 0
  259. a=tool:LIVE555 Streaming Media v2018.02.28
  260. a=type:broadcast
  261. a=control:*
  262. a=range:npt=0-
  263. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  264. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  265. m=video 0 RTP/AVP 96
  266. c=IN IP4 0.0.0.0
  267. b=AS:50
  268. a=rtpmap:96 H264/90000
  269. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKAtpuAgICBA=,aO48gA==
  270. a=control:track1
  271. m=audio 0 RTP/AVP 97
  272. c=IN IP4 0.0.0.0
  273. b=AS:50
  274. a=rtpmap:97 PCMA/8000
  275. a=control:track2
  276.  
  277. [Sat Sep 22 14:54:30 2018] SETUP answer:RTSP/1.0 200 OK
  278. CSeq: 2
  279. Date: Sat, Sep 22 2018 21:54:30 GMT
  280. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=43903-43904;server_port=6974-6975
  281. Session: 894140BA;timeout=65
  282.  
  283.  
  284. [Sat Sep 22 14:54:30 2018] -- RTSP session timeout (video): 65
  285. [Sat Sep 22 14:54:30 2018] -- RTP port (video): 6974
  286. [Sat Sep 22 14:54:30 2018] -- RTCP port (video): 6975
  287. [Sat Sep 22 14:54:30 2018] SETUP answer:RTSP/1.0 200 OK
  288. CSeq: 3
  289. Date: Sat, Sep 22 2018 21:54:30 GMT
  290. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=49905-49906;server_port=6976-6977
  291. Session: 894140BA;timeout=65
  292.  
  293.  
  294. [Sat Sep 22 14:54:30 2018] -- RTSP session timeout (audio): 65
  295. [Sat Sep 22 14:54:30 2018] -- RTP port (audio): 6976
  296. [Sat Sep 22 14:54:30 2018] -- RTCP port (audio): 6977
  297. [Sat Sep 22 14:54:30 2018] RTSP audio latching: 0.0.0.0:6976
  298. [Sat Sep 22 14:54:30 2018] -- RTCP: 0.0.0.0:6977
  299. [Sat Sep 22 14:54:30 2018] [WARN] RTSP video latching: 0.0.0.0:6974
  300. [Sat Sep 22 14:54:30 2018] [WARN] -- RTCP: 0.0.0.0:6975
  301. [Sat Sep 22 14:54:30 2018] Sending PLAY request...
  302. [Sat Sep 22 14:54:31 2018] PLAY answer:RTSP/1.0 200 OK
  303. CSeq: 4
  304. Date: Sat, Sep 22 2018 21:54:30 GMT
  305. Range: npt=0.000-
  306. Session: 894140BA
  307. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-2/track1;seq=22556;rtptime=786725006,url=rtsp://10.129.4.2:8554/proxyStream-2/track2;seq=41885;rtptime=1607084113
  308.  
  309.  
  310. [Sat Sep 22 14:54:31 2018] Starting streaming relay thread
  311. [Sat Sep 22 14:54:31 2018] [2569814266784505] New audio stream! (ssrc=1368711390)
  312. [Sat Sep 22 14:54:31 2018] Audio SSRC changed, 0 --> 1368711390
  313. [Sat Sep 22 14:54:31 2018] [2569814266784505] New video stream! (ssrc=1596092535, index 0)
  314. [Sat Sep 22 14:54:31 2018] Video SSRC changed, 0 --> 1596092535
  315. [Sat Sep 22 14:54:31 2018] Got a Janus API request from janus.transport.http (0x7f4238000e20)
  316. [Sat Sep 22 14:54:31 2018] Creating new session: 3919284289414939; 0x7f424c002990
  317. [Sat Sep 22 14:54:31 2018] Session created (3919284289414939), create a queue for the long poll
  318. [Sat Sep 22 14:54:31 2018] Got a Janus API request from janus.transport.http (0x7f4240000e20)
  319. [Sat Sep 22 14:54:31 2018] Got a keep-alive on session 3919284289414939
  320. [Sat Sep 22 14:54:31 2018] Session 3919284289414939 found... returning up to 1 messages
  321. [Sat Sep 22 14:54:31 2018] Got a Janus API request from janus.transport.http (0x7f4244000e20)
  322. [Sat Sep 22 14:54:31 2018] Creating new handle in session 3919284289414939: 1932814326378361; 0x7f424c002990 0x7f424c004e70
  323. [Sat Sep 22 14:54:31 2018] Got a Janus API request from janus.transport.http (0x7f42500030f0)
  324. [Sat Sep 22 14:54:31 2018] Transport task pool, serving request
  325. [Sat Sep 22 14:54:31 2018] [1932814326378361] There's a message for JANUS Streaming plugin
  326. [Sat Sep 22 14:54:31 2018] Request to watch mountpoint/stream 5547652401011596
  327. [Sat Sep 22 14:54:31 2018] Going to offer this SDP:
  328. v=0
  329. o=- 1537653271809289 1 IN IP4 127.0.0.1
  330. s=Mountpoint 5547652401011596
  331. t=0 0
  332. m=video 1 RTP/SAVPF 96
  333. c=IN IP4 1.1.1.1
  334. a=rtpmap:96 H264/90000
  335. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  336. a=rtcp-fb:96 nack
  337. a=rtcp-fb:96 nack pli
  338. a=rtcp-fb:96 goog-remb
  339. a=sendonly
  340.  
  341. [Sat Sep 22 14:54:31 2018] [1932814326378361] Audio has NOT been negotiated
  342. [Sat Sep 22 14:54:31 2018] [1932814326378361] Video has been negotiated
  343. [Sat Sep 22 14:54:31 2018] [1932814326378361] SCTP/DataChannels have NOT been negotiated
  344. [Sat Sep 22 14:54:31 2018] [1932814326378361] Setting ICE locally: got ANSWER (0 audios, 1 videos)
  345. [Sat Sep 22 14:54:31 2018] [1932814326378361] Creating ICE agent (ICE Full mode, controlling)
  346. [Sat Sep 22 14:54:31 2018] [1932814326378361] Adding 172.31.31.4 to the addresses to gather candidates for
  347. [Sat Sep 22 14:54:31 2018] [1932814326378361] Adding 10.129.4.1 to the addresses to gather candidates for
  348. [Sat Sep 22 14:54:31 2018] [1932814326378361] Adding 10.129.4.3 to the addresses to gather candidates for
  349. [Sat Sep 22 14:54:31 2018] [1932814326378361] Gathering done for stream 1
  350. [Sat Sep 22 14:54:31 2018] -------------------------------------------
  351. [Sat Sep 22 14:54:31 2018] >> Anonymized
  352. [Sat Sep 22 14:54:31 2018] -------------------------------------------
  353. [Sat Sep 22 14:54:31 2018] [1932814326378361] We have 3 candidates for Stream #1, Component #1
  354. [Sat Sep 22 14:54:31 2018] [1932814326378361] Public IP specified and 1:1 NAT mapping enabled (34.217.60.20), using that as host address in the candidates
  355. [Sat Sep 22 14:54:31 2018] [1932814326378361] Address: 172.31.31.4:12488
  356. [Sat Sep 22 14:54:31 2018] [1932814326378361] Priority: 2013266431
  357. [Sat Sep 22 14:54:31 2018] [1932814326378361] Foundation: 1
  358. [Sat Sep 22 14:54:31 2018] [1932814326378361] 1 1 udp 2013266431 34.217.60.20 12488 typ host
  359. [Sat Sep 22 14:54:31 2018] [1932814326378361] Public IP specified and 1:1 NAT mapping enabled (34.217.60.20), using that as host address in the candidates
  360. [Sat Sep 22 14:54:31 2018] [1932814326378361] Address: 10.129.4.1:12612
  361. [Sat Sep 22 14:54:31 2018] [1932814326378361] Priority: 2013266430
  362. [Sat Sep 22 14:54:31 2018] [1932814326378361] Foundation: 2
  363. [Sat Sep 22 14:54:31 2018] [1932814326378361] 2 1 udp 2013266430 34.217.60.20 12612 typ host
  364. [Sat Sep 22 14:54:31 2018] [1932814326378361] Public IP specified and 1:1 NAT mapping enabled (34.217.60.20), using that as host address in the candidates
  365. [Sat Sep 22 14:54:31 2018] [1932814326378361] Address: 10.129.4.3:12536
  366. [Sat Sep 22 14:54:31 2018] [1932814326378361] Priority: 2013266429
  367. [Sat Sep 22 14:54:31 2018] [1932814326378361] Foundation: 3
  368. [Sat Sep 22 14:54:31 2018] [1932814326378361] 3 1 udp 2013266429 34.217.60.20 12536 typ host
  369. [Sat Sep 22 14:54:31 2018] -------------------------------------------
  370. [Sat Sep 22 14:54:31 2018] >> Merged (974 bytes)
  371. [Sat Sep 22 14:54:31 2018] -------------------------------------------
  372. [Sat Sep 22 14:54:31 2018] v=0
  373. o=- 1537653271809289 1 IN IP4 34.217.60.20
  374. s=Mountpoint 5547652401011596
  375. t=0 0
  376. a=group:BUNDLE video
  377. a=msid-semantic: WMS janus
  378. m=video 9 UDP/TLS/RTP/SAVPF 96
  379. c=IN IP4 34.217.60.20
  380. a=sendonly
  381. a=mid:video
  382. a=rtcp-mux
  383. a=ice-ufrag:TkkL
  384. a=ice-pwd:1s93mvxbkfL9z+d22EIFye
  385. a=ice-options:trickle
  386. a=fingerprint:sha-256 D2:B9:31:8F:DF:24:D8:0E:ED:D2:EF:25:9E:AF:6F:B8:34:AE:53:9C:E6:F3:8F:F2:64:15:FA:E8:7F:53:2D:38
  387. a=setup:actpass
  388. a=rtpmap:96 H264/90000
  389. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  390. a=rtcp-fb:96 nack
  391. a=rtcp-fb:96 nack pli
  392. a=rtcp-fb:96 goog-remb
  393. a=ssrc:689485670 cname:janusvideo
  394. a=ssrc:689485670 msid:janus janusv0
  395. a=ssrc:689485670 mslabel:janus
  396. a=ssrc:689485670 label:janusv0
  397. a=candidate:1 1 udp 2013266431 34.217.60.20 12488 typ host
  398. a=candidate:2 1 udp 2013266430 34.217.60.20 12612 typ host
  399. a=candidate:3 1 udp 2013266429 34.217.60.20 12536 typ host
  400. a=end-of-candidates
  401.  
  402. [Sat Sep 22 14:54:31 2018] [1932814326378361] Sending event to transport...
  403. [Sat Sep 22 14:54:31 2018] >> Pushing event: 0 (Success)
  404. [Sat Sep 22 14:54:31 2018] [1932814326378361] ICE thread started; 0x7f424c004e70
  405. [Sat Sep 22 14:54:32 2018] Got a Janus API request from janus.transport.http (0x7f4254001e50)
  406. [Sat Sep 22 14:54:32 2018] Got a keep-alive on session 3919284289414939
  407. [Sat Sep 22 14:54:32 2018] Session 3919284289414939 found... returning up to 1 messages
  408. [Sat Sep 22 14:54:32 2018] Got a Janus API request from janus.transport.http (0x55b425245a50)
  409. [Sat Sep 22 14:54:32 2018] Transport task pool, serving request
  410. [Sat Sep 22 14:54:32 2018] [1932814326378361] There's a message for JANUS Streaming plugin
  411. [Sat Sep 22 14:54:32 2018] [1932814326378361] Remote SDP:
  412. v=0
  413. o=- 5326347539580208733 2 IN IP4 127.0.0.1
  414. s=-
  415. t=0 0
  416. a=group:BUNDLE video
  417. a=msid-semantic: WMS
  418. m=video 9 UDP/TLS/RTP/SAVPF 96
  419. c=IN IP4 0.0.0.0
  420. a=rtcp:9 IN IP4 0.0.0.0
  421. a=ice-ufrag:GYHx
  422. a=ice-pwd:16lwdwhygg9aYQMC4gCka/Ae
  423. a=ice-options:trickle
  424. a=fingerprint:sha-256 69:DF:CA:E3:60:E2:1E:77:EA:08:26:C1:C8:CB:C5:7A:9C:D7:CF:49:66:A1:4A:4E:BB:24:56:AF:DF:8E:1F:67
  425. a=setup:active
  426. a=mid:video
  427. a=recvonly
  428. a=rtcp-mux
  429. a=rtpmap:96 H264/90000
  430. a=rtcp-fb:96 goog-remb
  431. a=rtcp-fb:96 nack
  432. a=rtcp-fb:96 nack pli
  433. a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01e
  434. [Sat Sep 22 14:54:32 2018] [1932814326378361] Audio has NOT been negotiated, Video has been negotiated, SCTP/DataChannels have NOT been negotiated
  435. [Sat Sep 22 14:54:32 2018] [1932814326378361] Parsing video candidates (stream=1)...
  436. [Sat Sep 22 14:54:32 2018] [1932814326378361] ICE ufrag (local): GYHx
  437. [Sat Sep 22 14:54:32 2018] [1932814326378361] ICE pwd (local): 16lwdwhygg9aYQMC4gCka/Ae
  438. [Sat Sep 22 14:54:32 2018] [1932814326378361] Fingerprint (local) : sha-256 69:DF:CA:E3:60:E2:1E:77:EA:08:26:C1:C8:CB:C5:7A:9C:D7:CF:49:66:A1:4A:4E:BB:24:56:AF:DF:8E:1F:67
  439. [Sat Sep 22 14:54:32 2018] [1932814326378361] DTLS setup (local): active
  440. [Sat Sep 22 14:54:32 2018] [1932814326378361] Setting accept state (DTLS server)
  441. [Sat Sep 22 14:54:32 2018] [1932814326378361] Video mid: video
  442. [Sat Sep 22 14:54:32 2018] [1932814326378361] -- ICE Trickling is supported by the browser, waiting for remote candidates...
  443. [Sat Sep 22 14:54:32 2018] -------------------------------------------
  444. [Sat Sep 22 14:54:32 2018] >> Anonymized
  445. [Sat Sep 22 14:54:32 2018] -------------------------------------------
  446. [Sat Sep 22 14:54:32 2018] Starting the streaming
  447. [Sat Sep 22 14:54:32 2018] This is involving a negotiation (but we really don't care) as well (answer):
  448. v=0
  449. o=- 5326347539580208733 2 IN IP4 1.1.1.1
  450. s=-
  451. t=0 0
  452. m=video 9 UDP/TLS/RTP/SAVPF 96
  453. c=IN IP4 1.1.1.1
  454. a=recvonly
  455. a=rtpmap:96 H264/90000
  456. a=rtcp-fb:96 goog-remb
  457. a=rtcp-fb:96 nack
  458. a=rtcp-fb:96 nack pli
  459. a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01e
  460.  
  461. [Sat Sep 22 14:54:32 2018] [1932814326378361] Sending event to transport...
  462. [Sat Sep 22 14:54:32 2018] >> Pushing event: 0 (Success)
  463. [Sat Sep 22 14:54:32 2018] Got a Janus API request from janus.transport.http (0x7f4230002d10)
  464. [Sat Sep 22 14:54:32 2018] [1932814326378361] Trickle candidate (video): candidate:2615047669 1 udp 2113937151 192.168.1.196 62390 typ host generation 0 ufrag GYHx network-cost 999
  465. [Sat Sep 22 14:54:32 2018] [1932814326378361] Adding remote candidate component:1 stream:1 type:host 192.168.1.196:62390
  466. [Sat Sep 22 14:54:32 2018] [1932814326378361] Transport: UDP
  467. [Sat Sep 22 14:54:32 2018] [1932814326378361] ICE already started for this component, setting candidates we have up to now
  468. [Sat Sep 22 14:54:32 2018] [1932814326378361] ## Setting remote candidates: stream 1, component 1 (1 in the list)
  469. [Sat Sep 22 14:54:32 2018] [1932814326378361] >> Remote Stream #1, Component #1
  470. [Sat Sep 22 14:54:32 2018] [1932814326378361] Address: 192.168.1.196:62390
  471. [Sat Sep 22 14:54:32 2018] [1932814326378361] Priority: 2113937151
  472. [Sat Sep 22 14:54:32 2018] [1932814326378361] Foundation: 2615047669
  473. [Sat Sep 22 14:54:32 2018] [1932814326378361] Username: GYHx
  474. [Sat Sep 22 14:54:32 2018] [1932814326378361] Password: 16lwdwhygg9aYQMC4gCka/Ae
  475. [Sat Sep 22 14:54:32 2018] [1932814326378361] Setting remote credentials...
  476. [Sat Sep 22 14:54:32 2018] [1932814326378361] Component state changed for component 1 in stream 1: 2 (connecting)
  477. [Sat Sep 22 14:54:32 2018] [1932814326378361] Discovered new remote candidate for component 1 in stream 1: type=prflx
  478. [Sat Sep 22 14:54:32 2018] [1932814326378361] Stream #1, Component #1
  479. [Sat Sep 22 14:54:32 2018] [1932814326378361] Address: 63.142.218.154:62390
  480. [Sat Sep 22 14:54:32 2018] [1932814326378361] Priority: 1845501695
  481. [Sat Sep 22 14:54:32 2018] [1932814326378361] Foundation: remote-1
  482. [Sat Sep 22 14:54:32 2018] [1932814326378361] Remote candidates set!
  483. [Sat Sep 22 14:54:32 2018] Got a Janus API request from janus.transport.http (0x7f423c002440)
  484. [Sat Sep 22 14:54:32 2018] No more remote candidates for handle 1932814326378361!
  485. [Sat Sep 22 14:54:32 2018] [1932814326378361] New selected pair for component 1 in stream 1: 4 <-> remote-1
  486. [Sat Sep 22 14:54:32 2018] [1932814326378361] Component is ready enough, starting DTLS handshake...
  487. [Sat Sep 22 14:54:32 2018] [1932814326378361] Component state changed for component 1 in stream 1: 3 (connected)
  488. [Sat Sep 22 14:54:32 2018] [1932814326378361] Creating retransmission timer with ID 7
  489. [Sat Sep 22 14:54:32 2018] [1932814326378361] DTLS established, yay!
  490. [Sat Sep 22 14:54:32 2018] [1932814326378361] Computing sha-256 fingerprint of remote certificate...
  491. [Sat Sep 22 14:54:32 2018] [1932814326378361] Remote fingerprint (sha-256) of the client is 69:DF:CA:E3:60:E2:1E:77:EA:08:26:C1:C8:CB:C5:7A:9C:D7:CF:49:66:A1:4A:4E:BB:24:56:AF:DF:8E:1F:67
  492. [Sat Sep 22 14:54:32 2018] [1932814326378361] Fingerprint is a match!
  493. [Sat Sep 22 14:54:32 2018] [1932814326378361] SRTP_AES128_CM_SHA1_80
  494. [Sat Sep 22 14:54:32 2018] [1932814326378361] Key/Salt/Master: 30/16/14
  495. [Sat Sep 22 14:54:32 2018] [1932814326378361] Created inbound SRTP session for component 1 in stream 1
  496. [Sat Sep 22 14:54:32 2018] [1932814326378361] Created outbound SRTP session for component 1 in stream 1
  497. [Sat Sep 22 14:54:32 2018] [1932814326378361] The DTLS handshake for the component 1 in stream 1 has been completed
  498. [Sat Sep 22 14:54:32 2018] [1932814326378361] The DTLS handshake has been completed
  499. [Sat Sep 22 14:54:32 2018] [1932814326378361] Telling the plugin about it (JANUS Streaming plugin)
  500. [Sat Sep 22 14:54:32 2018] [janus.plugin.streaming-0x7f4238001170] WebRTC media is now available
  501. [Sat Sep 22 14:54:32 2018] [1932814326378361] Sending event to transport...
  502. [Sat Sep 22 14:54:32 2018] >> Pushing event: 0 (Success)
  503. [Sat Sep 22 14:54:32 2018] [1932814326378361] Sending event to transport...; 0x7f424c004e70
  504. [Sat Sep 22 14:54:32 2018] [1932814326378361] DTLS already set up, disabling retransmission timer!
  505. [Sat Sep 22 14:54:32 2018] Got a Janus API request from janus.transport.http (0x7f42380012a0)
  506. [Sat Sep 22 14:54:32 2018] Got a keep-alive on session 3919284289414939
  507. [Sat Sep 22 14:54:32 2018] Session 3919284289414939 found... returning up to 1 messages
  508. [Sat Sep 22 14:54:32 2018] Got a Janus API request from janus.transport.http (0x7f4240002a00)
  509. [Sat Sep 22 14:54:32 2018] Got a keep-alive on session 3919284289414939
  510. [Sat Sep 22 14:54:32 2018] Session 3919284289414939 found... returning up to 1 messages
  511. [Sat Sep 22 14:54:33 2018] Got a Janus API request from janus.transport.http (0x7f4244001bc0)
  512. [Sat Sep 22 14:54:33 2018] Got a keep-alive on session 3919284289414939
  513. [Sat Sep 22 14:54:33 2018] Session 3919284289414939 found... returning up to 1 messages
  514. [Sat Sep 22 14:54:35 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  515. [Sat Sep 22 14:54:35 2018] DESCRIBE answer:RTSP/1.0 200 OK
  516. CSeq: 1
  517. Date: Sat, Sep 22 2018 21:54:35 GMT
  518. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  519. Content-Type: application/sdp
  520. Content-Length: 620
  521.  
  522. v=0
  523. o=- 1537565738570312 1 IN IP4 192.168.1.111
  524. s=LIVE555 Streaming Media v2018.02.28
  525. i=LIVE555 Streaming Media v2018.02.28
  526. t=0 0
  527. a=tool:LIVE555 Streaming Media v2018.02.28
  528. a=type:broadcast
  529. a=control:*
  530. a=range:npt=0-
  531. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  532. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  533. m=video 0 RTP/AVP 96
  534. c=IN IP4 0.0.0.0
  535. b=AS:50
  536. a=rtpmap:96 H264/90000
  537. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  538. a=control:track1
  539. m=audio 0 RTP/AVP 97
  540. c=IN IP4 0.0.0.0
  541. b=AS:50
  542. a=rtpmap:97 PCMA/8000
  543. a=control:track2
  544.  
  545. [Sat Sep 22 14:54:36 2018] SETUP answer:RTSP/1.0 200 OK
  546. CSeq: 2
  547. Date: Sat, Sep 22 2018 21:54:36 GMT
  548. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=38117-38118;server_port=6970-6971
  549. Session: 50CDEA41;timeout=65
  550.  
  551.  
  552. [Sat Sep 22 14:54:36 2018] -- RTSP session timeout (video): 65
  553. [Sat Sep 22 14:54:36 2018] -- RTP port (video): 6970
  554. [Sat Sep 22 14:54:36 2018] -- RTCP port (video): 6971
  555. [Sat Sep 22 14:54:36 2018] SETUP answer:RTSP/1.0 200 OK
  556. CSeq: 3
  557. Date: Sat, Sep 22 2018 21:54:36 GMT
  558. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=34888-34889;server_port=6972-6973
  559. Session: 50CDEA41;timeout=65
  560.  
  561.  
  562. [Sat Sep 22 14:54:36 2018] -- RTSP session timeout (audio): 65
  563. [Sat Sep 22 14:54:36 2018] -- RTP port (audio): 6972
  564. [Sat Sep 22 14:54:36 2018] -- RTCP port (audio): 6973
  565. [Sat Sep 22 14:54:36 2018] RTSP audio latching: 0.0.0.0:6972
  566. [Sat Sep 22 14:54:36 2018] -- RTCP: 0.0.0.0:6973
  567. [Sat Sep 22 14:54:36 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  568. [Sat Sep 22 14:54:36 2018] [WARN] -- RTCP: 0.0.0.0:6971
  569. [Sat Sep 22 14:54:36 2018] Sending PLAY request...
  570. [Sat Sep 22 14:54:36 2018] PLAY answer:RTSP/1.0 200 OK
  571. CSeq: 4
  572. Date: Sat, Sep 22 2018 21:54:36 GMT
  573. Range: npt=4.600-
  574. Session: 50CDEA41
  575. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4018866468,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646218480
  576.  
  577.  
  578. [Sat Sep 22 14:54:36 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  579. [Sat Sep 22 14:54:41 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  580. [Sat Sep 22 14:54:41 2018] DESCRIBE answer:RTSP/1.0 200 OK
  581. CSeq: 1
  582. Date: Sat, Sep 22 2018 21:54:41 GMT
  583. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  584. Content-Type: application/sdp
  585. Content-Length: 620
  586.  
  587. v=0
  588. o=- 1537565738570312 1 IN IP4 192.168.1.111
  589. s=LIVE555 Streaming Media v2018.02.28
  590. i=LIVE555 Streaming Media v2018.02.28
  591. t=0 0
  592. a=tool:LIVE555 Streaming Media v2018.02.28
  593. a=type:broadcast
  594. a=control:*
  595. a=range:npt=0-
  596. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  597. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  598. m=video 0 RTP/AVP 96
  599. c=IN IP4 0.0.0.0
  600. b=AS:50
  601. a=rtpmap:96 H264/90000
  602. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  603. a=control:track1
  604. m=audio 0 RTP/AVP 97
  605. c=IN IP4 0.0.0.0
  606. b=AS:50
  607. a=rtpmap:97 PCMA/8000
  608. a=control:track2
  609.  
  610. [Sat Sep 22 14:54:41 2018] SETUP answer:RTSP/1.0 200 OK
  611. CSeq: 2
  612. Date: Sat, Sep 22 2018 21:54:41 GMT
  613. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=48599-48600;server_port=6970-6971
  614. Session: 2E6EF274;timeout=65
  615.  
  616.  
  617. [Sat Sep 22 14:54:41 2018] -- RTSP session timeout (video): 65
  618. [Sat Sep 22 14:54:41 2018] -- RTP port (video): 6970
  619. [Sat Sep 22 14:54:41 2018] -- RTCP port (video): 6971
  620. [Sat Sep 22 14:54:41 2018] SETUP answer:RTSP/1.0 200 OK
  621. CSeq: 3
  622. Date: Sat, Sep 22 2018 21:54:41 GMT
  623. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=54238-54239;server_port=6972-6973
  624. Session: 2E6EF274;timeout=65
  625.  
  626.  
  627. [Sat Sep 22 14:54:41 2018] -- RTSP session timeout (audio): 65
  628. [Sat Sep 22 14:54:41 2018] -- RTP port (audio): 6972
  629. [Sat Sep 22 14:54:41 2018] -- RTCP port (audio): 6973
  630. [Sat Sep 22 14:54:41 2018] RTSP audio latching: 0.0.0.0:6972
  631. [Sat Sep 22 14:54:41 2018] -- RTCP: 0.0.0.0:6973
  632. [Sat Sep 22 14:54:41 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  633. [Sat Sep 22 14:54:41 2018] [WARN] -- RTCP: 0.0.0.0:6971
  634. [Sat Sep 22 14:54:41 2018] Sending PLAY request...
  635. [Sat Sep 22 14:54:41 2018] PLAY answer:RTSP/1.0 200 OK
  636. CSeq: 4
  637. Date: Sat, Sep 22 2018 21:54:41 GMT
  638. Range: npt=4.600-
  639. Session: 2E6EF274
  640. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4019355824,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646261978
  641.  
  642.  
  643. [Sat Sep 22 14:54:41 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  644. [Sat Sep 22 14:54:45 2018] [1932814326378361] Component state changed for component 1 in stream 1: 4 (ready)
  645. [Sat Sep 22 14:54:46 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  646. [Sat Sep 22 14:54:46 2018] DESCRIBE answer:RTSP/1.0 200 OK
  647. CSeq: 1
  648. Date: Sat, Sep 22 2018 21:54:46 GMT
  649. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  650. Content-Type: application/sdp
  651. Content-Length: 620
  652.  
  653. v=0
  654. o=- 1537565738570312 1 IN IP4 192.168.1.111
  655. s=LIVE555 Streaming Media v2018.02.28
  656. i=LIVE555 Streaming Media v2018.02.28
  657. t=0 0
  658. a=tool:LIVE555 Streaming Media v2018.02.28
  659. a=type:broadcast
  660. a=control:*
  661. a=range:npt=0-
  662. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  663. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  664. m=video 0 RTP/AVP 96
  665. c=IN IP4 0.0.0.0
  666. b=AS:50
  667. a=rtpmap:96 H264/90000
  668. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  669. a=control:track1
  670. m=audio 0 RTP/AVP 97
  671. c=IN IP4 0.0.0.0
  672. b=AS:50
  673. a=rtpmap:97 PCMA/8000
  674. a=control:track2
  675.  
  676. [Sat Sep 22 14:54:46 2018] SETUP answer:RTSP/1.0 200 OK
  677. CSeq: 2
  678. Date: Sat, Sep 22 2018 21:54:46 GMT
  679. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=41067-41068;server_port=6970-6971
  680. Session: 8DD2A4A4;timeout=65
  681.  
  682.  
  683. [Sat Sep 22 14:54:46 2018] -- RTSP session timeout (video): 65
  684. [Sat Sep 22 14:54:46 2018] -- RTP port (video): 6970
  685. [Sat Sep 22 14:54:46 2018] -- RTCP port (video): 6971
  686. [Sat Sep 22 14:54:46 2018] SETUP answer:RTSP/1.0 200 OK
  687. CSeq: 3
  688. Date: Sat, Sep 22 2018 21:54:46 GMT
  689. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=45285-45286;server_port=6972-6973
  690. Session: 8DD2A4A4;timeout=65
  691.  
  692.  
  693. [Sat Sep 22 14:54:46 2018] -- RTSP session timeout (audio): 65
  694. [Sat Sep 22 14:54:46 2018] -- RTP port (audio): 6972
  695. [Sat Sep 22 14:54:46 2018] -- RTCP port (audio): 6973
  696. [Sat Sep 22 14:54:46 2018] RTSP audio latching: 0.0.0.0:6972
  697. [Sat Sep 22 14:54:46 2018] -- RTCP: 0.0.0.0:6973
  698. [Sat Sep 22 14:54:46 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  699. [Sat Sep 22 14:54:46 2018] [WARN] -- RTCP: 0.0.0.0:6971
  700. [Sat Sep 22 14:54:46 2018] Sending PLAY request...
  701. [Sat Sep 22 14:54:46 2018] PLAY answer:RTSP/1.0 200 OK
  702. CSeq: 4
  703. Date: Sat, Sep 22 2018 21:54:46 GMT
  704. Range: npt=4.600-
  705. Session: 8DD2A4A4
  706. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4019832593,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646304358
  707.  
  708.  
  709. [Sat Sep 22 14:54:46 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  710. [Sat Sep 22 14:54:51 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  711. [Sat Sep 22 14:54:51 2018] DESCRIBE answer:RTSP/1.0 200 OK
  712. CSeq: 1
  713. Date: Sat, Sep 22 2018 21:54:51 GMT
  714. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  715. Content-Type: application/sdp
  716. Content-Length: 620
  717.  
  718. v=0
  719. o=- 1537565738570312 1 IN IP4 192.168.1.111
  720. s=LIVE555 Streaming Media v2018.02.28
  721. i=LIVE555 Streaming Media v2018.02.28
  722. t=0 0
  723. a=tool:LIVE555 Streaming Media v2018.02.28
  724. a=type:broadcast
  725. a=control:*
  726. a=range:npt=0-
  727. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  728. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  729. m=video 0 RTP/AVP 96
  730. c=IN IP4 0.0.0.0
  731. b=AS:50
  732. a=rtpmap:96 H264/90000
  733. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  734. a=control:track1
  735. m=audio 0 RTP/AVP 97
  736. c=IN IP4 0.0.0.0
  737. b=AS:50
  738. a=rtpmap:97 PCMA/8000
  739. a=control:track2
  740.  
  741. [Sat Sep 22 14:54:52 2018] SETUP answer:RTSP/1.0 200 OK
  742. CSeq: 2
  743. Date: Sat, Sep 22 2018 21:54:52 GMT
  744. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=34115-34116;server_port=6970-6971
  745. Session: 771604AD;timeout=65
  746.  
  747.  
  748. [Sat Sep 22 14:54:52 2018] -- RTSP session timeout (video): 65
  749. [Sat Sep 22 14:54:52 2018] -- RTP port (video): 6970
  750. [Sat Sep 22 14:54:52 2018] -- RTCP port (video): 6971
  751. [Sat Sep 22 14:54:52 2018] SETUP answer:RTSP/1.0 200 OK
  752. CSeq: 3
  753. Date: Sat, Sep 22 2018 21:54:52 GMT
  754. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=60733-60734;server_port=6972-6973
  755. Session: 771604AD;timeout=65
  756.  
  757.  
  758. [Sat Sep 22 14:54:52 2018] -- RTSP session timeout (audio): 65
  759. [Sat Sep 22 14:54:52 2018] -- RTP port (audio): 6972
  760. [Sat Sep 22 14:54:52 2018] -- RTCP port (audio): 6973
  761. [Sat Sep 22 14:54:52 2018] RTSP audio latching: 0.0.0.0:6972
  762. [Sat Sep 22 14:54:52 2018] -- RTCP: 0.0.0.0:6973
  763. [Sat Sep 22 14:54:52 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  764. [Sat Sep 22 14:54:52 2018] [WARN] -- RTCP: 0.0.0.0:6971
  765. [Sat Sep 22 14:54:52 2018] Sending PLAY request...
  766. [Sat Sep 22 14:54:52 2018] PLAY answer:RTSP/1.0 200 OK
  767. CSeq: 4
  768. Date: Sat, Sep 22 2018 21:54:52 GMT
  769. Range: npt=4.600-
  770. Session: 771604AD
  771. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4020311864,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646346959
  772.  
  773.  
  774. [Sat Sep 22 14:54:52 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  775. [Sat Sep 22 14:54:57 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  776. [Sat Sep 22 14:54:57 2018] DESCRIBE answer:RTSP/1.0 200 OK
  777. CSeq: 1
  778. Date: Sat, Sep 22 2018 21:54:57 GMT
  779. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  780. Content-Type: application/sdp
  781. Content-Length: 620
  782.  
  783. v=0
  784. o=- 1537565738570312 1 IN IP4 192.168.1.111
  785. s=LIVE555 Streaming Media v2018.02.28
  786. i=LIVE555 Streaming Media v2018.02.28
  787. t=0 0
  788. a=tool:LIVE555 Streaming Media v2018.02.28
  789. a=type:broadcast
  790. a=control:*
  791. a=range:npt=0-
  792. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  793. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  794. m=video 0 RTP/AVP 96
  795. c=IN IP4 0.0.0.0
  796. b=AS:50
  797. a=rtpmap:96 H264/90000
  798. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  799. a=control:track1
  800. m=audio 0 RTP/AVP 97
  801. c=IN IP4 0.0.0.0
  802. b=AS:50
  803. a=rtpmap:97 PCMA/8000
  804. a=control:track2
  805.  
  806. [Sat Sep 22 14:54:57 2018] SETUP answer:RTSP/1.0 200 OK
  807. CSeq: 2
  808. Date: Sat, Sep 22 2018 21:54:57 GMT
  809. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=44958-44959;server_port=6970-6971
  810. Session: AB9619DE;timeout=65
  811.  
  812.  
  813. [Sat Sep 22 14:54:57 2018] -- RTSP session timeout (video): 65
  814. [Sat Sep 22 14:54:57 2018] -- RTP port (video): 6970
  815. [Sat Sep 22 14:54:57 2018] -- RTCP port (video): 6971
  816. [Sat Sep 22 14:54:57 2018] SETUP answer:RTSP/1.0 200 OK
  817. CSeq: 3
  818. Date: Sat, Sep 22 2018 21:54:57 GMT
  819. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=34399-34400;server_port=6972-6973
  820. Session: AB9619DE;timeout=65
  821.  
  822.  
  823. [Sat Sep 22 14:54:57 2018] -- RTSP session timeout (audio): 65
  824. [Sat Sep 22 14:54:57 2018] -- RTP port (audio): 6972
  825. [Sat Sep 22 14:54:57 2018] -- RTCP port (audio): 6973
  826. [Sat Sep 22 14:54:57 2018] RTSP audio latching: 0.0.0.0:6972
  827. [Sat Sep 22 14:54:57 2018] -- RTCP: 0.0.0.0:6973
  828. [Sat Sep 22 14:54:57 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  829. [Sat Sep 22 14:54:57 2018] [WARN] -- RTCP: 0.0.0.0:6971
  830. [Sat Sep 22 14:54:57 2018] Sending PLAY request...
  831. [Sat Sep 22 14:54:57 2018] PLAY answer:RTSP/1.0 200 OK
  832. CSeq: 4
  833. Date: Sat, Sep 22 2018 21:54:57 GMT
  834. Range: npt=4.600-
  835. Session: AB9619DE
  836. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4020794087,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646389824
  837.  
  838.  
  839. [Sat Sep 22 14:54:57 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  840. [Sat Sep 22 14:55:02 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  841. [Sat Sep 22 14:55:02 2018] DESCRIBE answer:RTSP/1.0 200 OK
  842. CSeq: 1
  843. Date: Sat, Sep 22 2018 21:55:02 GMT
  844. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  845. Content-Type: application/sdp
  846. Content-Length: 620
  847.  
  848. v=0
  849. o=- 1537565738570312 1 IN IP4 192.168.1.111
  850. s=LIVE555 Streaming Media v2018.02.28
  851. i=LIVE555 Streaming Media v2018.02.28
  852. t=0 0
  853. a=tool:LIVE555 Streaming Media v2018.02.28
  854. a=type:broadcast
  855. a=control:*
  856. a=range:npt=0-
  857. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  858. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  859. m=video 0 RTP/AVP 96
  860. c=IN IP4 0.0.0.0
  861. b=AS:50
  862. a=rtpmap:96 H264/90000
  863. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  864. a=control:track1
  865. m=audio 0 RTP/AVP 97
  866. c=IN IP4 0.0.0.0
  867. b=AS:50
  868. a=rtpmap:97 PCMA/8000
  869. a=control:track2
  870.  
  871. [Sat Sep 22 14:55:02 2018] SETUP answer:RTSP/1.0 200 OK
  872. CSeq: 2
  873. Date: Sat, Sep 22 2018 21:55:02 GMT
  874. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=46049-46050;server_port=6970-6971
  875. Session: 8C988637;timeout=65
  876.  
  877.  
  878. [Sat Sep 22 14:55:02 2018] -- RTSP session timeout (video): 65
  879. [Sat Sep 22 14:55:02 2018] -- RTP port (video): 6970
  880. [Sat Sep 22 14:55:02 2018] -- RTCP port (video): 6971
  881. [Sat Sep 22 14:55:02 2018] SETUP answer:RTSP/1.0 200 OK
  882. CSeq: 3
  883. Date: Sat, Sep 22 2018 21:55:02 GMT
  884. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=34691-34692;server_port=6972-6973
  885. Session: 8C988637;timeout=65
  886.  
  887.  
  888. [Sat Sep 22 14:55:02 2018] -- RTSP session timeout (audio): 65
  889. [Sat Sep 22 14:55:02 2018] -- RTP port (audio): 6972
  890. [Sat Sep 22 14:55:02 2018] -- RTCP port (audio): 6973
  891. [Sat Sep 22 14:55:02 2018] RTSP audio latching: 0.0.0.0:6972
  892. [Sat Sep 22 14:55:02 2018] -- RTCP: 0.0.0.0:6973
  893. [Sat Sep 22 14:55:02 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  894. [Sat Sep 22 14:55:02 2018] [WARN] -- RTCP: 0.0.0.0:6971
  895. [Sat Sep 22 14:55:02 2018] Sending PLAY request...
  896. [Sat Sep 22 14:55:02 2018] PLAY answer:RTSP/1.0 200 OK
  897. CSeq: 4
  898. Date: Sat, Sep 22 2018 21:55:02 GMT
  899. Range: npt=4.600-
  900. Session: 8C988637
  901. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4021272617,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646432360
  902.  
  903.  
  904. [Sat Sep 22 14:55:02 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  905. [Sat Sep 22 14:55:03 2018] Long poll time out for session 3919284289414939...
  906. [Sat Sep 22 14:55:03 2018] Got a Janus API request from janus.transport.http (0x7f42500030f0)
  907. [Sat Sep 22 14:55:03 2018] Got a keep-alive on session 3919284289414939
  908. [Sat Sep 22 14:55:03 2018] Session 3919284289414939 found... returning up to 1 messages
  909. [Sat Sep 22 14:55:03 2018] [2569814266784505] 32s passed, sending GET_PARAMETER
  910. [Sat Sep 22 14:55:03 2018] [5547652401011596] 33s passed, sending GET_PARAMETER
  911. [Sat Sep 22 14:55:07 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  912. [Sat Sep 22 14:55:08 2018] DESCRIBE answer:RTSP/1.0 200 OK
  913. CSeq: 1
  914. Date: Sat, Sep 22 2018 21:55:08 GMT
  915. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  916. Content-Type: application/sdp
  917. Content-Length: 620
  918.  
  919. v=0
  920. o=- 1537565738570312 1 IN IP4 192.168.1.111
  921. s=LIVE555 Streaming Media v2018.02.28
  922. i=LIVE555 Streaming Media v2018.02.28
  923. t=0 0
  924. a=tool:LIVE555 Streaming Media v2018.02.28
  925. a=type:broadcast
  926. a=control:*
  927. a=range:npt=0-
  928. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  929. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  930. m=video 0 RTP/AVP 96
  931. c=IN IP4 0.0.0.0
  932. b=AS:50
  933. a=rtpmap:96 H264/90000
  934. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  935. a=control:track1
  936. m=audio 0 RTP/AVP 97
  937. c=IN IP4 0.0.0.0
  938. b=AS:50
  939. a=rtpmap:97 PCMA/8000
  940. a=control:track2
  941.  
  942. [Sat Sep 22 14:55:08 2018] SETUP answer:RTSP/1.0 200 OK
  943. CSeq: 2
  944. Date: Sat, Sep 22 2018 21:55:08 GMT
  945. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=59290-59291;server_port=6970-6971
  946. Session: 4982CF25;timeout=65
  947.  
  948.  
  949. [Sat Sep 22 14:55:08 2018] -- RTSP session timeout (video): 65
  950. [Sat Sep 22 14:55:08 2018] -- RTP port (video): 6970
  951. [Sat Sep 22 14:55:08 2018] -- RTCP port (video): 6971
  952. [Sat Sep 22 14:55:08 2018] SETUP answer:RTSP/1.0 200 OK
  953. CSeq: 3
  954. Date: Sat, Sep 22 2018 21:55:08 GMT
  955. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=36398-36399;server_port=6972-6973
  956. Session: 4982CF25;timeout=65
  957.  
  958.  
  959. [Sat Sep 22 14:55:08 2018] -- RTSP session timeout (audio): 65
  960. [Sat Sep 22 14:55:08 2018] -- RTP port (audio): 6972
  961. [Sat Sep 22 14:55:08 2018] -- RTCP port (audio): 6973
  962. [Sat Sep 22 14:55:08 2018] RTSP audio latching: 0.0.0.0:6972
  963. [Sat Sep 22 14:55:08 2018] -- RTCP: 0.0.0.0:6973
  964. [Sat Sep 22 14:55:08 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  965. [Sat Sep 22 14:55:08 2018] [WARN] -- RTCP: 0.0.0.0:6971
  966. [Sat Sep 22 14:55:08 2018] Sending PLAY request...
  967. [Sat Sep 22 14:55:08 2018] PLAY answer:RTSP/1.0 200 OK
  968. CSeq: 4
  969. Date: Sat, Sep 22 2018 21:55:08 GMT
  970. Range: npt=4.600-
  971. Session: 4982CF25
  972. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4021761070,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646475778
  973.  
  974.  
  975. [Sat Sep 22 14:55:08 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  976. [Sat Sep 22 14:55:13 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  977. [Sat Sep 22 14:55:13 2018] DESCRIBE answer:RTSP/1.0 200 OK
  978. CSeq: 1
  979. Date: Sat, Sep 22 2018 21:55:13 GMT
  980. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  981. Content-Type: application/sdp
  982. Content-Length: 620
  983.  
  984. v=0
  985. o=- 1537565738570312 1 IN IP4 192.168.1.111
  986. s=LIVE555 Streaming Media v2018.02.28
  987. i=LIVE555 Streaming Media v2018.02.28
  988. t=0 0
  989. a=tool:LIVE555 Streaming Media v2018.02.28
  990. a=type:broadcast
  991. a=control:*
  992. a=range:npt=0-
  993. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  994. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  995. m=video 0 RTP/AVP 96
  996. c=IN IP4 0.0.0.0
  997. b=AS:50
  998. a=rtpmap:96 H264/90000
  999. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  1000. a=control:track1
  1001. m=audio 0 RTP/AVP 97
  1002. c=IN IP4 0.0.0.0
  1003. b=AS:50
  1004. a=rtpmap:97 PCMA/8000
  1005. a=control:track2
  1006.  
  1007. [Sat Sep 22 14:55:13 2018] SETUP answer:RTSP/1.0 200 OK
  1008. CSeq: 2
  1009. Date: Sat, Sep 22 2018 21:55:13 GMT
  1010. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=36953-36954;server_port=6970-6971
  1011. Session: 4743D3C4;timeout=65
  1012.  
  1013.  
  1014. [Sat Sep 22 14:55:13 2018] -- RTSP session timeout (video): 65
  1015. [Sat Sep 22 14:55:13 2018] -- RTP port (video): 6970
  1016. [Sat Sep 22 14:55:13 2018] -- RTCP port (video): 6971
  1017. [Sat Sep 22 14:55:13 2018] SETUP answer:RTSP/1.0 200 OK
  1018. CSeq: 3
  1019. Date: Sat, Sep 22 2018 21:55:13 GMT
  1020. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=58173-58174;server_port=6972-6973
  1021. Session: 4743D3C4;timeout=65
  1022.  
  1023.  
  1024. [Sat Sep 22 14:55:13 2018] -- RTSP session timeout (audio): 65
  1025. [Sat Sep 22 14:55:13 2018] -- RTP port (audio): 6972
  1026. [Sat Sep 22 14:55:13 2018] -- RTCP port (audio): 6973
  1027. [Sat Sep 22 14:55:13 2018] RTSP audio latching: 0.0.0.0:6972
  1028. [Sat Sep 22 14:55:13 2018] -- RTCP: 0.0.0.0:6973
  1029. [Sat Sep 22 14:55:13 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  1030. [Sat Sep 22 14:55:13 2018] [WARN] -- RTCP: 0.0.0.0:6971
  1031. [Sat Sep 22 14:55:13 2018] Sending PLAY request...
  1032. [Sat Sep 22 14:55:13 2018] PLAY answer:RTSP/1.0 200 OK
  1033. CSeq: 4
  1034. Date: Sat, Sep 22 2018 21:55:13 GMT
  1035. Range: npt=4.600-
  1036. Session: 4743D3C4
  1037. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4022249803,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646519221
  1038.  
  1039.  
  1040. [Sat Sep 22 14:55:13 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  1041. [Sat Sep 22 14:55:18 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  1042. [Sat Sep 22 14:55:18 2018] DESCRIBE answer:RTSP/1.0 200 OK
  1043. CSeq: 1
  1044. Date: Sat, Sep 22 2018 21:55:18 GMT
  1045. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  1046. Content-Type: application/sdp
  1047. Content-Length: 620
  1048.  
  1049. v=0
  1050. o=- 1537565738570312 1 IN IP4 192.168.1.111
  1051. s=LIVE555 Streaming Media v2018.02.28
  1052. i=LIVE555 Streaming Media v2018.02.28
  1053. t=0 0
  1054. a=tool:LIVE555 Streaming Media v2018.02.28
  1055. a=type:broadcast
  1056. a=control:*
  1057. a=range:npt=0-
  1058. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  1059. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  1060. m=video 0 RTP/AVP 96
  1061. c=IN IP4 0.0.0.0
  1062. b=AS:50
  1063. a=rtpmap:96 H264/90000
  1064. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  1065. a=control:track1
  1066. m=audio 0 RTP/AVP 97
  1067. c=IN IP4 0.0.0.0
  1068. b=AS:50
  1069. a=rtpmap:97 PCMA/8000
  1070. a=control:track2
  1071.  
  1072. [Sat Sep 22 14:55:19 2018] SETUP answer:RTSP/1.0 200 OK
  1073. CSeq: 2
  1074. Date: Sat, Sep 22 2018 21:55:19 GMT
  1075. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=34322-34323;server_port=6970-6971
  1076. Session: 10DA7C5E;timeout=65
  1077.  
  1078.  
  1079. [Sat Sep 22 14:55:19 2018] -- RTSP session timeout (video): 65
  1080. [Sat Sep 22 14:55:19 2018] -- RTP port (video): 6970
  1081. [Sat Sep 22 14:55:19 2018] -- RTCP port (video): 6971
  1082. [Sat Sep 22 14:55:19 2018] SETUP answer:RTSP/1.0 200 OK
  1083. CSeq: 3
  1084. Date: Sat, Sep 22 2018 21:55:19 GMT
  1085. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=47347-47348;server_port=6972-6973
  1086. Session: 10DA7C5E;timeout=65
  1087.  
  1088.  
  1089. [Sat Sep 22 14:55:19 2018] -- RTSP session timeout (audio): 65
  1090. [Sat Sep 22 14:55:19 2018] -- RTP port (audio): 6972
  1091. [Sat Sep 22 14:55:19 2018] -- RTCP port (audio): 6973
  1092. [Sat Sep 22 14:55:19 2018] RTSP audio latching: 0.0.0.0:6972
  1093. [Sat Sep 22 14:55:19 2018] -- RTCP: 0.0.0.0:6973
  1094. [Sat Sep 22 14:55:19 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  1095. [Sat Sep 22 14:55:19 2018] [WARN] -- RTCP: 0.0.0.0:6971
  1096. [Sat Sep 22 14:55:19 2018] Sending PLAY request...
  1097. [Sat Sep 22 14:55:19 2018] PLAY answer:RTSP/1.0 200 OK
  1098. CSeq: 4
  1099. Date: Sat, Sep 22 2018 21:55:19 GMT
  1100. Range: npt=4.600-
  1101. Session: 10DA7C5E
  1102. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4022741846,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646562958
  1103.  
  1104.  
  1105. [Sat Sep 22 14:55:19 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  1106. [Sat Sep 22 14:55:24 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  1107. [Sat Sep 22 14:55:24 2018] DESCRIBE answer:RTSP/1.0 200 OK
  1108. CSeq: 1
  1109. Date: Sat, Sep 22 2018 21:55:24 GMT
  1110. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  1111. Content-Type: application/sdp
  1112. Content-Length: 620
  1113.  
  1114. v=0
  1115. o=- 1537565738570312 1 IN IP4 192.168.1.111
  1116. s=LIVE555 Streaming Media v2018.02.28
  1117. i=LIVE555 Streaming Media v2018.02.28
  1118. t=0 0
  1119. a=tool:LIVE555 Streaming Media v2018.02.28
  1120. a=type:broadcast
  1121. a=control:*
  1122. a=range:npt=0-
  1123. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  1124. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  1125. m=video 0 RTP/AVP 96
  1126. c=IN IP4 0.0.0.0
  1127. b=AS:50
  1128. a=rtpmap:96 H264/90000
  1129. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  1130. a=control:track1
  1131. m=audio 0 RTP/AVP 97
  1132. c=IN IP4 0.0.0.0
  1133. b=AS:50
  1134. a=rtpmap:97 PCMA/8000
  1135. a=control:track2
  1136.  
  1137. [Sat Sep 22 14:55:24 2018] SETUP answer:RTSP/1.0 200 OK
  1138. CSeq: 2
  1139. Date: Sat, Sep 22 2018 21:55:24 GMT
  1140. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=53622-53623;server_port=6970-6971
  1141. Session: 5AD4DC0B;timeout=65
  1142.  
  1143.  
  1144. [Sat Sep 22 14:55:24 2018] -- RTSP session timeout (video): 65
  1145. [Sat Sep 22 14:55:24 2018] -- RTP port (video): 6970
  1146. [Sat Sep 22 14:55:24 2018] -- RTCP port (video): 6971
  1147. [Sat Sep 22 14:55:24 2018] SETUP answer:RTSP/1.0 200 OK
  1148. CSeq: 3
  1149. Date: Sat, Sep 22 2018 21:55:24 GMT
  1150. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=51278-51279;server_port=6972-6973
  1151. Session: 5AD4DC0B;timeout=65
  1152.  
  1153.  
  1154. [Sat Sep 22 14:55:24 2018] -- RTSP session timeout (audio): 65
  1155. [Sat Sep 22 14:55:24 2018] -- RTP port (audio): 6972
  1156. [Sat Sep 22 14:55:24 2018] -- RTCP port (audio): 6973
  1157. [Sat Sep 22 14:55:24 2018] RTSP audio latching: 0.0.0.0:6972
  1158. [Sat Sep 22 14:55:24 2018] -- RTCP: 0.0.0.0:6973
  1159. [Sat Sep 22 14:55:24 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  1160. [Sat Sep 22 14:55:24 2018] [WARN] -- RTCP: 0.0.0.0:6971
  1161. [Sat Sep 22 14:55:24 2018] Sending PLAY request...
  1162. [Sat Sep 22 14:55:24 2018] PLAY answer:RTSP/1.0 200 OK
  1163. CSeq: 4
  1164. Date: Sat, Sep 22 2018 21:55:24 GMT
  1165. Range: npt=4.600-
  1166. Session: 5AD4DC0B
  1167. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4023220413,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646605497
  1168.  
  1169.  
  1170. [Sat Sep 22 14:55:24 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  1171. [Sat Sep 22 14:55:29 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  1172. [Sat Sep 22 14:55:29 2018] DESCRIBE answer:RTSP/1.0 200 OK
  1173. CSeq: 1
  1174. Date: Sat, Sep 22 2018 21:55:29 GMT
  1175. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  1176. Content-Type: application/sdp
  1177. Content-Length: 620
  1178.  
  1179. v=0
  1180. o=- 1537565738570312 1 IN IP4 192.168.1.111
  1181. s=LIVE555 Streaming Media v2018.02.28
  1182. i=LIVE555 Streaming Media v2018.02.28
  1183. t=0 0
  1184. a=tool:LIVE555 Streaming Media v2018.02.28
  1185. a=type:broadcast
  1186. a=control:*
  1187. a=range:npt=0-
  1188. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  1189. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  1190. m=video 0 RTP/AVP 96
  1191. c=IN IP4 0.0.0.0
  1192. b=AS:50
  1193. a=rtpmap:96 H264/90000
  1194. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  1195. a=control:track1
  1196. m=audio 0 RTP/AVP 97
  1197. c=IN IP4 0.0.0.0
  1198. b=AS:50
  1199. a=rtpmap:97 PCMA/8000
  1200. a=control:track2
  1201.  
  1202. [Sat Sep 22 14:55:29 2018] SETUP answer:RTSP/1.0 200 OK
  1203. CSeq: 2
  1204. Date: Sat, Sep 22 2018 21:55:29 GMT
  1205. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=48381-48382;server_port=6970-6971
  1206. Session: BED06E5B;timeout=65
  1207.  
  1208.  
  1209. [Sat Sep 22 14:55:29 2018] -- RTSP session timeout (video): 65
  1210. [Sat Sep 22 14:55:29 2018] -- RTP port (video): 6970
  1211. [Sat Sep 22 14:55:29 2018] -- RTCP port (video): 6971
  1212. [Sat Sep 22 14:55:29 2018] SETUP answer:RTSP/1.0 200 OK
  1213. CSeq: 3
  1214. Date: Sat, Sep 22 2018 21:55:29 GMT
  1215. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=36678-36679;server_port=6972-6973
  1216. Session: BED06E5B;timeout=65
  1217.  
  1218.  
  1219. [Sat Sep 22 14:55:29 2018] -- RTSP session timeout (audio): 65
  1220. [Sat Sep 22 14:55:29 2018] -- RTP port (audio): 6972
  1221. [Sat Sep 22 14:55:29 2018] -- RTCP port (audio): 6973
  1222. [Sat Sep 22 14:55:29 2018] RTSP audio latching: 0.0.0.0:6972
  1223. [Sat Sep 22 14:55:29 2018] -- RTCP: 0.0.0.0:6973
  1224. [Sat Sep 22 14:55:29 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  1225. [Sat Sep 22 14:55:29 2018] [WARN] -- RTCP: 0.0.0.0:6971
  1226. [Sat Sep 22 14:55:29 2018] Sending PLAY request...
  1227. [Sat Sep 22 14:55:29 2018] PLAY answer:RTSP/1.0 200 OK
  1228. CSeq: 4
  1229. Date: Sat, Sep 22 2018 21:55:29 GMT
  1230. Range: npt=4.600-
  1231. Session: BED06E5B
  1232. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4023692680,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646647476
  1233.  
  1234.  
  1235. [Sat Sep 22 14:55:29 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  1236. [Sat Sep 22 14:55:32 2018] Timeout expired for session 3897749259064688...
  1237. [Sat Sep 22 14:55:32 2018] [7523688659625195] Telling the plugin about the hangup because of a Detach (JANUS Streaming plugin)
  1238. [Sat Sep 22 14:55:32 2018] [janus.plugin.streaming-0x7f4230000f20] No WebRTC media anymore
  1239. [Sat Sep 22 14:55:32 2018] Detaching handle from JANUS Streaming plugin; 0x7f424c002c10 0x7f4230000f20 0x7f424c002c10 0x7f424c002a10
  1240. [Sat Sep 22 14:55:32 2018] Removing streaming session...
  1241. [Sat Sep 22 14:55:32 2018] [7523688659625195] Sending event to transport...; 0x7f424c002c10
  1242. [Sat Sep 22 14:55:32 2018] [7523688659625195] Handle detached (error=0), scheduling destruction
  1243. [Sat Sep 22 14:55:32 2018] [7523688659625195] WebRTC resources freed; 0x7f424c002c10 0x7f424c002190
  1244. [Sat Sep 22 14:55:32 2018] [7523688659625195] Handle and related resources freed; 0x7f424c002c10 0x7f424c002190
  1245. [Sat Sep 22 14:55:32 2018] Session has timed out and has not been claimed (3897749259064688), getting rid of the queue for the long poll
  1246. [Sat Sep 22 14:55:32 2018] Destroying session 3897749259064688; 0x7f424c002190
  1247. [Sat Sep 22 14:55:33 2018] Long poll time out for session 3919284289414939...
  1248. [Sat Sep 22 14:55:33 2018] Got a Janus API request from janus.transport.http (0x7f424c01f1b0)
  1249. [Sat Sep 22 14:55:33 2018] Got a keep-alive on session 3919284289414939
  1250. [Sat Sep 22 14:55:33 2018] Session 3919284289414939 found... returning up to 1 messages
  1251. [Sat Sep 22 14:55:34 2018] [WARN] [5547652401011596] 5s passed with no media, trying to reconnect the RTSP stream
  1252. [Sat Sep 22 14:55:34 2018] DESCRIBE answer:RTSP/1.0 200 OK
  1253. CSeq: 1
  1254. Date: Sat, Sep 22 2018 21:55:34 GMT
  1255. Content-Base: rtsp://10.129.4.2:8554/proxyStream-1/
  1256. Content-Type: application/sdp
  1257. Content-Length: 620
  1258.  
  1259. v=0
  1260. o=- 1537565738570312 1 IN IP4 192.168.1.111
  1261. s=LIVE555 Streaming Media v2018.02.28
  1262. i=LIVE555 Streaming Media v2018.02.28
  1263. t=0 0
  1264. a=tool:LIVE555 Streaming Media v2018.02.28
  1265. a=type:broadcast
  1266. a=control:*
  1267. a=range:npt=0-
  1268. a=x-qt-text-nam:LIVE555 Streaming Media v2018.02.28
  1269. a=x-qt-text-inf:LIVE555 Streaming Media v2018.02.28
  1270. m=video 0 RTP/AVP 96
  1271. c=IN IP4 0.0.0.0
  1272. b=AS:50
  1273. a=rtpmap:96 H264/90000
  1274. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  1275. a=control:track1
  1276. m=audio 0 RTP/AVP 97
  1277. c=IN IP4 0.0.0.0
  1278. b=AS:50
  1279. a=rtpmap:97 PCMA/8000
  1280. a=control:track2
  1281.  
  1282. [Sat Sep 22 14:55:34 2018] SETUP answer:RTSP/1.0 200 OK
  1283. CSeq: 2
  1284. Date: Sat, Sep 22 2018 21:55:34 GMT
  1285. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=50773-50774;server_port=6970-6971
  1286. Session: E5DB1CE9;timeout=65
  1287.  
  1288.  
  1289. [Sat Sep 22 14:55:34 2018] -- RTSP session timeout (video): 65
  1290. [Sat Sep 22 14:55:34 2018] -- RTP port (video): 6970
  1291. [Sat Sep 22 14:55:34 2018] -- RTCP port (video): 6971
  1292. [Sat Sep 22 14:55:34 2018] SETUP answer:RTSP/1.0 200 OK
  1293. CSeq: 3
  1294. Date: Sat, Sep 22 2018 21:55:34 GMT
  1295. Transport: RTP/AVP;unicast;destination=10.129.4.3;source=10.129.4.2;client_port=35325-35326;server_port=6972-6973
  1296. Session: E5DB1CE9;timeout=65
  1297.  
  1298.  
  1299. [Sat Sep 22 14:55:34 2018] -- RTSP session timeout (audio): 65
  1300. [Sat Sep 22 14:55:34 2018] -- RTP port (audio): 6972
  1301. [Sat Sep 22 14:55:34 2018] -- RTCP port (audio): 6973
  1302. [Sat Sep 22 14:55:34 2018] RTSP audio latching: 0.0.0.0:6972
  1303. [Sat Sep 22 14:55:34 2018] -- RTCP: 0.0.0.0:6973
  1304. [Sat Sep 22 14:55:34 2018] [WARN] RTSP video latching: 0.0.0.0:6970
  1305. [Sat Sep 22 14:55:34 2018] [WARN] -- RTCP: 0.0.0.0:6971
  1306. [Sat Sep 22 14:55:34 2018] Sending PLAY request...
  1307. [Sat Sep 22 14:55:35 2018] PLAY answer:RTSP/1.0 200 OK
  1308. CSeq: 4
  1309. Date: Sat, Sep 22 2018 21:55:35 GMT
  1310. Range: npt=4.600-
  1311. Session: E5DB1CE9
  1312. RTP-Info: url=rtsp://10.129.4.2:8554/proxyStream-1/track1;seq=44009;rtptime=4024171195,url=rtsp://10.129.4.2:8554/proxyStream-1/track2;seq=27481;rtptime=3646690011
  1313.  
  1314.  
  1315. [Sat Sep 22 14:55:35 2018] [5547652401011596] Reconnected to the RTSP server, streaming again
  1316. [Sat Sep 22 14:55:36 2018] [2569814266784505] 32s passed, sending GET_PARAMETER
  1317. [Sat Sep 22 14:55:37 2018] [5547652401011596] 33s passed, sending GET_PARAMETER
Add Comment
Please, Sign In to add comment