Advertisement
Guest User

Untitled

a guest
Mar 13th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.69 KB | None | 0 0
  1. ---------------------------------------------------
  2. Starting Meetecho Janus (WebRTC Server) v0.6.3
  3. ---------------------------------------------------
  4.  
  5. [janus.jcfg]
  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. log_to_file: /var/log/janus/janus.log
  12. debug_level: 4
  13. debug_timestamps: yes
  14. debug_colors: yes
  15. admin_secret: janusoverlord
  16. session_timeout: 90
  17. }
  18. certificates: {
  19. cert_pem: /opt/janus/share/janus/certs/mycert.pem
  20. cert_key: /opt/janus/share/janus/certs/mycert.key
  21. }
  22. media: {
  23. }
  24. nat: {
  25. ice_tcp: true
  26. nat_1_1_mapping: 35.159.23.96
  27. ice_enforce_list: 172.18.0.68
  28. }
  29. plugins: {
  30. disable: libjanus_voicemail.so,libjanus_recordplay.so,libjanus_streaming.so,libjanus_sip.so,libjanus_audiobridge.so,libjanus_echotest.so,libjanus_videocall.so,libjanus_nosip.so,libjanus_textroom.so
  31. }
  32. transports: {
  33. disable: libjanus_rabbitmq.so,libjanus_http.so,libjanus_pfunix.so,libjanus_mqtt.so
  34. }
  35. events: {
  36. }
  37. Checking command line arguments...
  38. [janus.jcfg]
  39. general: {
  40. configs_folder: /opt/janus/etc/janus
  41. plugins_folder: /opt/janus/lib/janus/plugins
  42. transports_folder: /opt/janus/lib/janus/transports
  43. events_folder: /opt/janus/lib/janus/events
  44. log_to_file: /var/log/janus/janus.log
  45. debug_level: 4
  46. debug_timestamps: yes
  47. debug_colors: yes
  48. admin_secret: janusoverlord
  49. session_timeout: 90
  50. debug_level: 5
  51. }
  52. certificates: {
  53. cert_pem: /opt/janus/share/janus/certs/mycert.pem
  54. cert_key: /opt/janus/share/janus/certs/mycert.key
  55. }
  56. media: {
  57. }
  58. nat: {
  59. ice_tcp: true
  60. nat_1_1_mapping: 35.159.23.96
  61. ice_enforce_list: 172.18.0.68
  62. }
  63. plugins: {
  64. disable: libjanus_voicemail.so,libjanus_recordplay.so,libjanus_streaming.so,libjanus_sip.so,libjanus_audiobridge.so,libjanus_echotest.so,libjanus_videocall.so,libjanus_nosip.so,libjanus_textroom.so
  65. }
  66. transports: {
  67. disable: libjanus_rabbitmq.so,libjanus_http.so,libjanus_pfunix.so,libjanus_mqtt.so
  68. }
  69. events: {
  70. }
  71. Debug/log level is 5
  72. Debug/log timestamps are enabled
  73. Debug/log colors are enabled
  74. [Wed Mar 13 13:52:58 2019] Adding '172.18.0.68' to the ICE enforce list...
  75. [Wed Mar 13 13:52:58 2019] Selecting local IP address...
  76. [Wed Mar 13 13:52:58 2019] Using 172.18.0.68 as local IP...
  77. [Wed Mar 13 13:52:58 2019] [WARN] Token based authentication disabled
  78. [Wed Mar 13 13:52:58 2019] Initializing recorder code
  79. [Wed Mar 13 13:52:58 2019] Using nat_1_1_mapping for public ip - 35.159.23.96
  80. [Wed Mar 13 13:52:58 2019] Initializing ICE stuff (Full mode, ICE-TCP candidates enabled, half-trickle, IPv6 support disabled)
  81. [Wed Mar 13 13:52:58 2019] [WARN] ICE-TCP only works in libnice if you enable ICE Lite too: disabling ICE-TCP support
  82. [Wed Mar 13 13:52:58 2019] TURN REST API backend: (disabled)
  83. [Wed Mar 13 13:52:58 2019] Using certificates:
  84. /opt/janus/share/janus/certs/mycert.pem
  85. /opt/janus/share/janus/certs/mycert.key
  86. [Wed Mar 13 13:52:58 2019] Crypto: OpenSSL pre-1.1.0
  87. [Wed Mar 13 13:52:58 2019] [WARN] The libsrtp installation does not support AES-GCM profiles
  88. [Wed Mar 13 13:52:58 2019] 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
  89. [Wed Mar 13 13:52:58 2019] [WARN] Event handlers support disabled
  90. [Wed Mar 13 13:52:58 2019] Plugins folder: /opt/janus/lib/janus/plugins
  91. [Wed Mar 13 13:52:58 2019] Loading plugin 'libjanus_videoroom.so'...
  92. [Wed Mar 13 13:52:58 2019] JANUS VideoRoom plugin created!
  93. [Wed Mar 13 13:52:58 2019] Configuration file: /opt/janus/etc/janus/janus.plugin.videoroom.jcfg
  94. [Wed Mar 13 13:52:58 2019] [janus.plugin.videoroom.jcfg]
  95. [Wed Mar 13 13:52:58 2019] general: {
  96. [Wed Mar 13 13:52:58 2019] record: false
  97. [Wed Mar 13 13:52:58 2019] }
  98. [Wed Mar 13 13:52:58 2019] room-1: {
  99. [Wed Mar 13 13:52:58 2019] description: newrow
  100. [Wed Mar 13 13:52:58 2019] publishers: 9999
  101. [Wed Mar 13 13:52:58 2019] bitrate: 1024000
  102. [Wed Mar 13 13:52:58 2019] fir_freq: 10
  103. [Wed Mar 13 13:52:58 2019] audiocodec: opus
  104. [Wed Mar 13 13:52:58 2019] videocodec: vp8,h264
  105. [Wed Mar 13 13:52:58 2019] }
  106. [Wed Mar 13 13:52:58 2019] Adding video room 'room-1'
  107. [Wed Mar 13 13:52:58 2019] Created videoroom: 1 (newrow, public, opus/vp8|h264 codecs, secret: no secret, pin: no pin, pvtid: optional)
  108. [Wed Mar 13 13:52:58 2019] ::: [1][newrow] 1024000, max 9999 publishers, FIR frequency of 10 seconds, opus audio codec(s), vp8|h264 video codec(s)
  109. [Wed Mar 13 13:52:58 2019] JANUS VideoRoom plugin initialized!
  110. [Wed Mar 13 13:52:58 2019] Version: 9 (0.0.9)
  111. [Wed Mar 13 13:52:58 2019] [janus.plugin.videoroom] JANUS VideoRoom plugin
  112. [Wed Mar 13 13:52:58 2019] This is a plugin implementing a videoconferencing SFU (Selective Forwarding Unit) for Janus, that is an audio/video router.
  113. [Wed Mar 13 13:52:58 2019] Plugin API version: 10
  114. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_recordplay.so' has been disabled, skipping...
  115. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_streaming.so' has been disabled, skipping...
  116. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_voicemail.so' has been disabled, skipping...
  117. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_sip.so' has been disabled, skipping...
  118. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_audiobridge.so' has been disabled, skipping...
  119. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_echotest.so' has been disabled, skipping...
  120. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_videocall.so' has been disabled, skipping...
  121. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_nosip.so' has been disabled, skipping...
  122. [Wed Mar 13 13:52:58 2019] [WARN] Plugin 'libjanus_textroom.so' has been disabled, skipping...
  123. [Wed Mar 13 13:52:58 2019] Transport plugins folder: /opt/janus/lib/janus/transports
  124. [Wed Mar 13 13:52:58 2019] Loading transport plugin 'libjanus_websockets.so'...
  125. [Wed Mar 13 13:52:58 2019] JANUS WebSockets transport plugin created!
  126. [Wed Mar 13 13:52:58 2019] [WARN] libwebsockets has been built without IPv6 support, will bind to IPv4 only
  127. [Wed Mar 13 13:52:58 2019] Configuration file: /opt/janus/etc/janus/janus.transport.websockets.jcfg
  128. [Wed Mar 13 13:52:58 2019] [janus.transport.websockets.jcfg]
  129. [Wed Mar 13 13:52:58 2019] general: {
  130. [Wed Mar 13 13:52:58 2019] json: indented
  131. [Wed Mar 13 13:52:58 2019] pingpong_trigger: 30
  132. [Wed Mar 13 13:52:58 2019] pingpong_timeout: 60
  133. [Wed Mar 13 13:52:58 2019] ws: yes
  134. [Wed Mar 13 13:52:58 2019] ws_port: 8188
  135. [Wed Mar 13 13:52:58 2019] wss: no
  136. [Wed Mar 13 13:52:58 2019] }
  137. [Wed Mar 13 13:52:58 2019] admin: {
  138. [Wed Mar 13 13:52:58 2019] admin_ws: yes
  139. [Wed Mar 13 13:52:58 2019] admin_ws_port: 8189
  140. [Wed Mar 13 13:52:58 2019] admin_wss: no
  141. [Wed Mar 13 13:52:58 2019] }
  142. [Wed Mar 13 13:52:58 2019] certificates: {
  143. [Wed Mar 13 13:52:58 2019] cert_pem: /opt/janus/share/janus/certs/mycert.pem
  144. [Wed Mar 13 13:52:58 2019] cert_key: /opt/janus/share/janus/certs/mycert.key
  145. [Wed Mar 13 13:52:58 2019] }
  146. [Wed Mar 13 13:52:58 2019] libwebsockets logging: 0
  147. [Wed Mar 13 13:52:58 2019] Sessions watchdog started
  148. [Wed Mar 13 13:52:58 2019] Joining Janus requests handler thread
  149. [Wed Mar 13 13:52:58 2019] Joining RTCP thread for RTP forwarders...
  150. [Wed Mar 13 13:52:58 2019] Joining VideoRoom handler thread
  151. [Wed Mar 13 13:52:58 2019] WebSockets server started (port 8188)...
  152. [Wed Mar 13 13:52:58 2019] [WARN] Secure WebSockets server disabled
  153. [Wed Mar 13 13:52:58 2019] Admin WebSockets server started (port 8189)...
  154. [Wed Mar 13 13:52:58 2019] [WARN] Secure Admin WebSockets server disabled
  155. [Wed Mar 13 13:52:58 2019] JANUS WebSockets transport plugin initialized!
  156. [Wed Mar 13 13:52:58 2019] Version: 1 (0.0.1)
  157. [Wed Mar 13 13:52:58 2019] [janus.transport.websockets] JANUS WebSockets transport plugin
  158. [Wed Mar 13 13:52:58 2019] This transport plugin adds WebSockets support to the Janus API via libwebsockets.
  159. [Wed Mar 13 13:52:58 2019] Plugin API version: 7
  160. [Wed Mar 13 13:52:58 2019] Janus API: enabled
  161. [Wed Mar 13 13:52:58 2019] Admin API: enabled
  162. [Wed Mar 13 13:52:58 2019] [WARN] Transport plugin 'libjanus_http.so' has been disabled, skipping...
  163. [Wed Mar 13 13:52:58 2019] [WARN] Transport plugin 'libjanus_pfunix.so' has been disabled, skipping...
  164. [Wed Mar 13 13:52:58 2019] WebSockets thread started
  165. [Wed Mar 13 13:53:02 2019] [AdminWSS-0x7f5e400008c0] WebSocket connection opened from 172.16.20.236
  166. [Wed Mar 13 13:53:02 2019] Checking if 172.16.20.236 is allowed to contact admin interface
  167. [Wed Mar 13 13:53:02 2019] Yeah
  168. [Wed Mar 13 13:53:02 2019] [AdminWSS-0x7f5e400008c0] WebSocket connection accepted
  169. [Wed Mar 13 13:53:02 2019] [AdminWSS-0x7f5e400008c0] -- Ready to be used!
  170. [Wed Mar 13 13:53:02 2019] [WSS-0x7f5e40000b30] WebSocket connection opened from 172.16.20.236
  171. [Wed Mar 13 13:53:02 2019] Checking if 172.16.20.236 is allowed to contact janus interface
  172. [Wed Mar 13 13:53:02 2019] Yep
  173. [Wed Mar 13 13:53:02 2019] [WSS-0x7f5e40000b30] WebSocket connection accepted
  174. [Wed Mar 13 13:53:02 2019] [WSS-0x7f5e40000b30] -- Ready to be used!
  175. [Wed Mar 13 13:53:02 2019] [WSS-0x7f5e40001940] WebSocket connection opened from 172.16.20.173
  176. [Wed Mar 13 13:53:02 2019] Checking if 172.16.20.173 is allowed to contact janus interface
  177. [Wed Mar 13 13:53:02 2019] Yep
  178. [Wed Mar 13 13:53:02 2019] [WSS-0x7f5e40001940] WebSocket connection accepted
  179. [Wed Mar 13 13:53:02 2019] [WSS-0x7f5e40001940] -- Ready to be used!
  180. [Wed Mar 13 13:53:02 2019] [AdminWSS-0x7f5e40001c80] WebSocket connection opened from 172.16.20.173
  181. [Wed Mar 13 13:53:02 2019] Checking if 172.16.20.173 is allowed to contact admin interface
  182. [Wed Mar 13 13:53:02 2019] Yeah
  183. [Wed Mar 13 13:53:02 2019] [AdminWSS-0x7f5e40001c80] WebSocket connection accepted
  184. [Wed Mar 13 13:53:02 2019] [AdminWSS-0x7f5e40001c80] -- Ready to be used!
  185. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  186. [Wed Mar 13 13:53:10 2019] Creating new session: 5106283626017584; 0x17cc6b0
  187. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  188. [Wed Mar 13 13:53:10 2019] Creating new handle in session 5106283626017584: 4492599930251162; 0x17cc6b0 0x17d8160
  189. [Wed Mar 13 13:53:10 2019] [4492599930251162] Handle thread started; 0x17d8160
  190. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  191. [Wed Mar 13 13:53:10 2019] Transport task pool, serving request
  192. [Wed Mar 13 13:53:10 2019] [4492599930251162] There's a message for JANUS VideoRoom plugin
  193. [Wed Mar 13 13:53:10 2019] Configuring new participant
  194. [Wed Mar 13 13:53:10 2019] Configuring new publisher
  195. [Wed Mar 13 13:53:10 2019] -- Publisher ID: 1960997790767880
  196. [Wed Mar 13 13:53:10 2019] Preparing JSON event as a reply
  197. [Wed Mar 13 13:53:10 2019] [4492599930251162] Sending event to transport...
  198. [Wed Mar 13 13:53:10 2019] >> 0 (Success)
  199. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  200. [Wed Mar 13 13:53:10 2019] Transport task pool, serving request
  201. [Wed Mar 13 13:53:10 2019] [4492599930251162] There's a message for JANUS VideoRoom plugin
  202. [Wed Mar 13 13:53:10 2019] [4492599930251162] Remote SDP:
  203. v=0
  204. o=- 7712359191884744075 2 IN IP4 127.0.0.1
  205. s=-
  206. t=0 0
  207. a=group:BUNDLE 0 1 2
  208. a=msid-semantic: WMS 4414e71d-7f5d-454c-a706-3ea859e08e67
  209. m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  210. c=IN IP4 0.0.0.0
  211. a=rtcp:9 IN IP4 0.0.0.0
  212. a=ice-ufrag:bEXI
  213. a=ice-pwd:CQa9xAkXY3EgLalXi69fuALC
  214. a=ice-options:trickle
  215. a=fingerprint:sha-256 2A:4A:FD:B4:A9:13:22:F2:81:A7:85:A1:FA:C5:41:D8:5E:E2:7F:B0:1A:0B:58:D6:3E:C0:EE:07:BE:7F:03:BC
  216. a=setup:actpass
  217. a=mid:0
  218. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  219. a=extmap:9 urn:ietf:params:rtp-hdrext:sdes:mid
  220. a=sendrecv
  221. a=msid:4414e71d-7f5d-454c-a706-3ea859e08e67 c0598252-44a4-496c-b2e5-2b32a5f047d8
  222. a=rtcp-mux
  223. a=rtpmap:111 opus/48000/2
  224. a=rtcp-fb:111 transport-cc
  225. a=fmtp:111 minptime=10;useinbandfec=1
  226. a=rtpmap:103 ISAC/16000
  227. a=rtpmap:104 ISAC/32000
  228. a=rtpmap:9 G722/8000
  229. a=rtpmap:0 PCMU/8000
  230. a=rtpmap:8 PCMA/8000
  231. a=rtpmap:106 CN/32000
  232. a=rtpmap:105 CN/16000
  233. a=rtpmap:13 CN/8000
  234. a=rtpmap:110 telephone-event/48000
  235. a=rtpmap:112 telephone-event/32000
  236. a=rtpmap:113 telephone-event/16000
  237. a=rtpmap:126 telephone-event/8000
  238. a=ssrc:1888825112 cname:xYcVFyQy5ec2J/Y7
  239. a=ssrc:1888825112 msid:4414e71d-7f5d-454c-a706-3ea859e08e67 c0598252-44a4-496c-b2e5-2b32a5f047d8
  240. a=ssrc:1888825112 mslabel:4414e71d-7f5d-454c-a706-3ea859e08e67
  241. a=ssrc:1888825112 label:c0598252-44a4-496c-b2e5-2b32a5f047d8
  242. m=video 9 UDP/TLS/RTP/SAVPF 100
  243. c=IN IP4 0.0.0.0
  244. a=rtcp:9 IN IP4 0.0.0.0
  245. a=ice-ufrag:bEXI
  246. a=ice-pwd:CQa9xAkXY3EgLalXi69fuALC
  247. a=ice-options:trickle
  248. a=fingerprint:sha-256 2A:4A:FD:B4:A9:13:22:F2:81:A7:85:A1:FA:C5:41:D8:5E:E2:7F:B0:1A:0B:58:D6:3E:C0:EE:07:BE:7F:03:BC
  249. a=setup:actpass
  250. a=mid:1
  251. a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
  252. a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  253. a=extmap:4 urn:3gpp:video-orientation
  254. a=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
  255. a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
  256. a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
  257. a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
  258. a=extmap:10 http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07
  259. a=extmap:9 urn:ietf:params:rtp-hdrext:sdes:mid
  260. a=sendrecv
  261. a=msid:4414e71d-7f5d-454c-a706-3ea859e08e67 ade4da0c-b537-4886-9e1a-9e26ecb292a5
  262. a=rtcp-mux
  263. a=rtcp-rsize
  264. a=rtpmap:100 H264/90000
  265. a=rtcp-fb:100 goog-remb
  266. a=rtcp-fb:100 transport-cc
  267. a=rtcp-fb:100 ccm fir
  268. a=rtcp-fb:100 nack
  269. a=rtcp-fb:100 nack pli
  270. a=fmtp:100 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
  271. a=ssrc-group:FID 2070250776 1932232858
  272. a=ssrc:2070250776 cname:xYcVFyQy5ec2J/Y7
  273. a=ssrc:2070250776 msid:4414e71d-7f5d-454c-a706-3ea859e08e67 ade4da0c-b537-4886-9e1a-9e26ecb292a5
  274. a=ssrc:2070250776 mslabel:4414e71d-7f5d-454c-a706-3ea859e08e67
  275. a=ssrc:2070250776 label:ade4da0c-b537-4886-9e1a-9e26ecb292a5
  276. a=ssrc:1932232858 cname:xYcVFyQy5ec2J/Y7
  277. a=ssrc:1932232858 msid:4414e71d-7f5d-454c-a706-3ea859e08e67 ade4da0c-b537-4886-9e1a-9e26ecb292a5
  278. a=ssrc:1932232858 mslabel:4414e71d-7f5d-454c-a706-3ea859e08e67
  279. a=ssrc:1932232858 label:ade4da0c-b537-4886-9e1a-9e26ecb292a5
  280. m=application 9 DTLS/SCTP 5000
  281. c=IN IP4 0.0.0.0
  282. a=ice-ufrag:bEXI
  283. a=ice-pwd:CQa9xAkXY3EgLalXi69fuALC
  284. a=ice-options:trickle
  285. a=fingerprint:sha-256 2A:4A:FD:B4:A9:13:22:F2:81:A7:85:A1:FA:C5:41:D8:5E:E2:7F:B0:1A:0B:58:D6:3E:C0:EE:07:BE:7F:03:BC
  286. a=setup:actpass
  287. a=mid:2
  288. a=sctpmap:5000 webrtc-datachannel 1024
  289. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  290. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  291. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  292. [Wed Mar 13 13:53:10 2019] [4492599930251162] Audio mid: 0
  293. [Wed Mar 13 13:53:10 2019] [4492599930251162] Video mid: 1
  294. [Wed Mar 13 13:53:10 2019] [4492599930251162] Audio has been negotiated, Video has been negotiated, SCTP/DataChannels have been negotiated
  295. [Wed Mar 13 13:53:10 2019] [4492599930251162] Setting ICE locally: got OFFER (1 audios, 1 videos)
  296. [Wed Mar 13 13:53:10 2019] [4492599930251162] Creating ICE agent (ICE Full mode, controlled)
  297. [Wed Mar 13 13:53:10 2019] [4492599930251162] Adding 172.18.0.68 to the addresses to gather candidates for
  298. [Wed Mar 13 13:53:10 2019] [4492599930251162] Gathering done for stream 1
  299. [Wed Mar 13 13:53:10 2019] [4492599930251162] Parsing audio candidates (stream=1)...
  300. [Wed Mar 13 13:53:10 2019] [4492599930251162] ICE ufrag (local): bEXI
  301. [Wed Mar 13 13:53:10 2019] [4492599930251162] ICE pwd (local): CQa9xAkXY3EgLalXi69fuALC
  302. [Wed Mar 13 13:53:10 2019] [4492599930251162] Fingerprint (local) : sha-256 2A:4A:FD:B4:A9:13:22:F2:81:A7:85:A1:FA:C5:41:D8:5E:E2:7F:B0:1A:0B:58:D6:3E:C0:EE:07:BE:7F:03:BC
  303. [Wed Mar 13 13:53:10 2019] [4492599930251162] DTLS setup (local): actpass
  304. [Wed Mar 13 13:53:10 2019] [4492599930251162] Setting connect state (DTLS client)
  305. [Wed Mar 13 13:53:10 2019] [4492599930251162] Audio mid: 0
  306. [Wed Mar 13 13:53:10 2019] [4492599930251162] Peer audio SSRC: 1888825112
  307. [Wed Mar 13 13:53:10 2019] [4492599930251162] Parsing video candidates (stream=1)...
  308. [Wed Mar 13 13:53:10 2019] [4492599930251162] ICE ufrag (local): bEXI
  309. [Wed Mar 13 13:53:10 2019] [4492599930251162] ICE pwd (local): CQa9xAkXY3EgLalXi69fuALC
  310. [Wed Mar 13 13:53:10 2019] [4492599930251162] Fingerprint (local) : sha-256 2A:4A:FD:B4:A9:13:22:F2:81:A7:85:A1:FA:C5:41:D8:5E:E2:7F:B0:1A:0B:58:D6:3E:C0:EE:07:BE:7F:03:BC
  311. [Wed Mar 13 13:53:10 2019] [4492599930251162] DTLS setup (local): actpass
  312. [Wed Mar 13 13:53:10 2019] [4492599930251162] Setting connect state (DTLS client)
  313. [Wed Mar 13 13:53:10 2019] [4492599930251162] Video mid: 1
  314. [Wed Mar 13 13:53:10 2019] [4492599930251162] Peer video SSRC: 2070250776
  315. [Wed Mar 13 13:53:10 2019] [4492599930251162] Peer video SSRC (rtx): 1932232858
  316. [Wed Mar 13 13:53:10 2019] [4492599930251162] Parsing SCTP candidates (stream=1)...
  317. [Wed Mar 13 13:53:10 2019] [4492599930251162] ICE ufrag (local): bEXI
  318. [Wed Mar 13 13:53:10 2019] [4492599930251162] ICE pwd (local): CQa9xAkXY3EgLalXi69fuALC
  319. [Wed Mar 13 13:53:10 2019] [4492599930251162] Fingerprint (local) : sha-256 2A:4A:FD:B4:A9:13:22:F2:81:A7:85:A1:FA:C5:41:D8:5E:E2:7F:B0:1A:0B:58:D6:3E:C0:EE:07:BE:7F:03:BC
  320. [Wed Mar 13 13:53:10 2019] [4492599930251162] DTLS setup (local): actpass
  321. [Wed Mar 13 13:53:10 2019] [4492599930251162] Setting connect state (DTLS client)
  322. [Wed Mar 13 13:53:10 2019] [4492599930251162] Data Channel mid: 2
  323. [Wed Mar 13 13:53:10 2019] Got a sctpmap attribute: 5000 webrtc-datachannel 1024
  324. [Wed Mar 13 13:53:10 2019] [4492599930251162] Still processing the offer, queueing this trickle to wait until we're done there...
  325. [Wed Mar 13 13:53:10 2019] [4492599930251162] Still processing the offer, queueing this trickle to wait until we're done there...
  326. [Wed Mar 13 13:53:10 2019] [4492599930251162] Still processing the offer, queueing this trickle to wait until we're done there...
  327. [Wed Mar 13 13:53:10 2019] -------------------------------------------
  328. [Wed Mar 13 13:53:10 2019] >> Anonymized
  329. [Wed Mar 13 13:53:10 2019] -------------------------------------------
  330. [Wed Mar 13 13:53:10 2019] Setting audio property: true (room 1, user 1960997790767880)
  331. [Wed Mar 13 13:53:10 2019] Setting video property: true (room 1, user 1960997790767880)
  332. [Wed Mar 13 13:53:10 2019] Preparing JSON event as a reply
  333. [Wed Mar 13 13:53:10 2019] This is involving a negotiation (offer) as well:
  334. v=0
  335. o=- 7712359191884744075 2 IN IP4 1.1.1.1
  336. s=-
  337. t=0 0
  338. m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  339. c=IN IP4 1.1.1.1
  340. a=sendrecv
  341. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  342. a=rtpmap:111 opus/48000/2
  343. a=rtcp-fb:111 transport-cc
  344. a=fmtp:111 minptime=10;useinbandfec=1
  345. a=rtpmap:103 ISAC/16000
  346. a=rtpmap:104 ISAC/32000
  347. a=rtpmap:9 G722/8000
  348. a=rtpmap:0 PCMU/8000
  349. a=rtpmap:8 PCMA/8000
  350. a=rtpmap:106 CN/32000
  351. a=rtpmap:105 CN/16000
  352. a=rtpmap:13 CN/8000
  353. a=rtpmap:110 telephone-event/48000
  354. a=rtpmap:112 telephone-event/32000
  355. a=rtpmap:113 telephone-event/16000
  356. a=rtpmap:126 telephone-event/8000
  357. m=video 9 UDP/TLS/RTP/SAVPF 100 0 0
  358. a=sendrecv
  359. a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
  360. a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  361. a=extmap:4 urn:3gpp:video-orientation
  362. a=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
  363. a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
  364. a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
  365. a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
  366. a=extmap:10 http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07
  367. a=rtpmap:100 H264/90000
  368. a=rtcp-fb:100 goog-remb
  369. a=rtcp-fb:100 transport-cc
  370. a=rtcp-fb:100 ccm fir
  371. a=rtcp-fb:100 nack
  372. a=rtcp-fb:100 nack pli
  373. a=fmtp:100 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
  374. m=application 9 DTLS/SCTP 5000
  375. c=IN IP4 1.1.1.1
  376. a=sendrecv
  377.  
  378. [Wed Mar 13 13:53:10 2019] The publisher is going to send an audio stream
  379. [Wed Mar 13 13:53:10 2019] The publisher is going to send a video stream
  380. [Wed Mar 13 13:53:10 2019] The publisher is going to open a data channel
  381. [Wed Mar 13 13:53:10 2019] The publisher is going to use the opus audio codec
  382. [Wed Mar 13 13:53:10 2019] The publisher is going to use the h264 video codec
  383. [Wed Mar 13 13:53:10 2019] Per the answer, the publisher is going to send an audio stream
  384. [Wed Mar 13 13:53:10 2019] Per the answer, the publisher is going to send a video stream
  385. [Wed Mar 13 13:53:10 2019] Per the answer, the publisher is going to open a data channel
  386. [Wed Mar 13 13:53:10 2019] Handling publisher: turned this into an 'answer':
  387. v=0
  388. o=- 7712359191884744075 2 IN IP4 1.1.1.1
  389. s=VideoRoom 1
  390. t=0 0
  391. c=IN IP4 127.0.0.1
  392. m=audio 9 UDP/TLS/RTP/SAVPF 111
  393. c=IN IP4 127.0.0.1
  394. a=recvonly
  395. a=rtpmap:111 opus/48000/2
  396. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  397.  
  398. m=video 9 UDP/TLS/RTP/SAVPF 100
  399. c=IN IP4 127.0.0.1
  400. a=recvonly
  401. a=rtpmap:100 H264/90000
  402. a=fmtp:100 profile-level-id=42e01f;packetization-mode=1
  403. a=rtcp-fb:100 ccm fir
  404. a=rtcp-fb:100 nack
  405. a=rtcp-fb:100 nack pli
  406. a=rtcp-fb:100 goog-remb
  407. a=rtcp-fb:100 transport-cc
  408. a=extmap:4 urn:3gpp:video-orientation
  409.  
  410. a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
  411.  
  412. m=application 9 DTLS/SCTP 5000
  413. c=IN IP4 127.0.0.1
  414.  
  415. [Wed Mar 13 13:53:10 2019] -------------------------------------------
  416. [Wed Mar 13 13:53:10 2019] >> Anonymized
  417. [Wed Mar 13 13:53:10 2019] -------------------------------------------
  418. [Wed Mar 13 13:53:10 2019] [4492599930251162] We have 1 candidates for Stream #1, Component #1
  419. [Wed Mar 13 13:53:10 2019] [4492599930251162] Public IP specified and 1:1 NAT mapping enabled (35.159.23.96), using that as host address in the candidates
  420. [Wed Mar 13 13:53:10 2019] [4492599930251162] Address: 172.18.0.68:37570
  421. [Wed Mar 13 13:53:10 2019] [4492599930251162] Priority: 2013266431
  422. [Wed Mar 13 13:53:10 2019] [4492599930251162] Foundation: 1
  423. [Wed Mar 13 13:53:10 2019] [4492599930251162] 1 1 udp 2013266431 35.159.23.96 37570 typ host
  424. [Wed Mar 13 13:53:10 2019] [4492599930251162] We have 1 candidates for Stream #1, Component #1
  425. [Wed Mar 13 13:53:10 2019] [4492599930251162] Public IP specified and 1:1 NAT mapping enabled (35.159.23.96), using that as host address in the candidates
  426. [Wed Mar 13 13:53:10 2019] [4492599930251162] Address: 172.18.0.68:37570
  427. [Wed Mar 13 13:53:10 2019] [4492599930251162] Priority: 2013266431
  428. [Wed Mar 13 13:53:10 2019] [4492599930251162] Foundation: 1
  429. [Wed Mar 13 13:53:10 2019] [4492599930251162] 1 1 udp 2013266431 35.159.23.96 37570 typ host
  430. [Wed Mar 13 13:53:10 2019] [4492599930251162] We have 1 candidates for Stream #1, Component #1
  431. [Wed Mar 13 13:53:10 2019] [4492599930251162] Public IP specified and 1:1 NAT mapping enabled (35.159.23.96), using that as host address in the candidates
  432. [Wed Mar 13 13:53:10 2019] [4492599930251162] Address: 172.18.0.68:37570
  433. [Wed Mar 13 13:53:10 2019] [4492599930251162] Priority: 2013266431
  434. [Wed Mar 13 13:53:10 2019] [4492599930251162] Foundation: 1
  435. [Wed Mar 13 13:53:10 2019] [4492599930251162] 1 1 udp 2013266431 35.159.23.96 37570 typ host
  436. [Wed Mar 13 13:53:10 2019] -------------------------------------------
  437. [Wed Mar 13 13:53:10 2019] >> Merged (1684 bytes)
  438. [Wed Mar 13 13:53:10 2019] -------------------------------------------
  439. [Wed Mar 13 13:53:10 2019] v=0
  440. o=- 7712359191884744075 2 IN IP4 35.159.23.96
  441. s=VideoRoom 1
  442. t=0 0
  443. a=group:BUNDLE 0 1 2
  444. a=msid-semantic: WMS janus
  445. m=audio 9 UDP/TLS/RTP/SAVPF 111
  446. c=IN IP4 35.159.23.96
  447. a=recvonly
  448. a=mid:0
  449. a=rtcp-mux
  450. a=ice-ufrag:UWjb
  451. a=ice-pwd:81GH69mqOfd0rrV+zbiBjA
  452. a=ice-options:trickle
  453. 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
  454. a=setup:active
  455. a=rtpmap:111 opus/48000/2
  456. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  457. a=candidate:1 1 udp 2013266431 35.159.23.96 37570 typ host
  458. a=end-of-candidates
  459. m=video 9 UDP/TLS/RTP/SAVPF 100
  460. c=IN IP4 35.159.23.96
  461. a=recvonly
  462. a=mid:1
  463. a=rtcp-mux
  464. a=ice-ufrag:UWjb
  465. a=ice-pwd:81GH69mqOfd0rrV+zbiBjA
  466. a=ice-options:trickle
  467. 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
  468. a=setup:active
  469. a=rtpmap:100 H264/90000
  470. a=fmtp:100 profile-level-id=42e01f;packetization-mode=1
  471. a=rtcp-fb:100 ccm fir
  472. a=rtcp-fb:100 nack
  473. a=rtcp-fb:100 nack pli
  474. a=rtcp-fb:100 goog-remb
  475. a=rtcp-fb:100 transport-cc
  476. a=extmap:4 urn:3gpp:video-orientation
  477. a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
  478. a=candidate:1 1 udp 2013266431 35.159.23.96 37570 typ host
  479. a=end-of-candidates
  480. m=application 9 DTLS/SCTP 5000
  481. c=IN IP4 35.159.23.96
  482. a=sendrecv
  483. a=sctpmap:5000 webrtc-datachannel 16
  484. a=mid:2
  485. a=ice-ufrag:UWjb
  486. a=ice-pwd:81GH69mqOfd0rrV+zbiBjA
  487. a=ice-options:trickle
  488. 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
  489. a=setup:active
  490. a=candidate:1 1 udp 2013266431 35.159.23.96 37570 typ host
  491. a=end-of-candidates
  492.  
  493. [Wed Mar 13 13:53:10 2019] [4492599930251162] Sending answer, ready to setup remote candidates and send connectivity checks...
  494. [Wed Mar 13 13:53:10 2019] [4492599930251162] -- Processing 3 pending trickle candidates
  495. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (0): candidate:1337424679 1 udp 2122260223 192.168.44.11 53530 typ host generation 0 ufrag bEXI network-id 1
  496. [Wed Mar 13 13:53:10 2019] [4492599930251162] Adding remote candidate component:1 stream:1 type:host 192.168.44.11:53530
  497. [Wed Mar 13 13:53:10 2019] [4492599930251162] Transport: UDP
  498. [Wed Mar 13 13:53:10 2019] [4492599930251162] SDP processed but ICE not started yet for this component, setting candidates we have up to now
  499. [Wed Mar 13 13:53:10 2019] [4492599930251162] ## Setting remote candidates: stream 1, component 1 (1 in the list)
  500. [Wed Mar 13 13:53:10 2019] [4492599930251162] >> Remote Stream #1, Component #1
  501. [Wed Mar 13 13:53:10 2019] [4492599930251162] Address: 192.168.44.11:53530
  502. [Wed Mar 13 13:53:10 2019] [4492599930251162] Priority: 2122260223
  503. [Wed Mar 13 13:53:10 2019] [4492599930251162] Foundation: 1337424679
  504. [Wed Mar 13 13:53:10 2019] [4492599930251162] Username: bEXI
  505. [Wed Mar 13 13:53:10 2019] [4492599930251162] Password: CQa9xAkXY3EgLalXi69fuALC
  506. [Wed Mar 13 13:53:10 2019] [4492599930251162] Setting remote credentials...
  507. [Wed Mar 13 13:53:10 2019] [4492599930251162] Component state changed for component 1 in stream 1: 2 (connecting)
  508. [Wed Mar 13 13:53:10 2019] [4492599930251162] Remote candidates set!
  509. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (1): candidate:1337424679 1 udp 2122260223 192.168.44.11 55929 typ host generation 0 ufrag bEXI network-id 1
  510. [Wed Mar 13 13:53:10 2019] [4492599930251162] Got a 1 candidate (index 1) but we're bundling, ignoring...
  511. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (2): candidate:1337424679 1 udp 2122260223 192.168.44.11 53889 typ host generation 0 ufrag bEXI network-id 1
  512. [Wed Mar 13 13:53:10 2019] [4492599930251162] Got a 2 candidate (index 2) but we're bundling, ignoring...
  513. [Wed Mar 13 13:53:10 2019] [4492599930251162] -- ICE Trickling is supported by the browser, waiting for remote candidates...
  514. [Wed Mar 13 13:53:10 2019] [4492599930251162] Sending event to transport...
  515. [Wed Mar 13 13:53:10 2019] >> Pushing event: 0 (took 297 us)
  516. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  517. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  518. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  519. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  520. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (0): candidate:20219863 1 tcp 1518280447 192.168.44.11 9 typ host tcptype active generation 0 ufrag bEXI network-id 1
  521. [Wed Mar 13 13:53:10 2019] [4492599930251162] Adding remote candidate component:1 stream:1 type:host 192.168.44.11:9
  522. [Wed Mar 13 13:53:10 2019] [4492599930251162] Skipping unsupported transport 'tcp' for media
  523. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (1): candidate:20219863 1 tcp 1518280447 192.168.44.11 9 typ host tcptype active generation 0 ufrag bEXI network-id 1
  524. [Wed Mar 13 13:53:10 2019] [4492599930251162] Got a 1 candidate (index 1) but we're bundling, ignoring...
  525. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (2): candidate:20219863 1 tcp 1518280447 192.168.44.11 9 typ host tcptype active generation 0 ufrag bEXI network-id 1
  526. [Wed Mar 13 13:53:10 2019] [4492599930251162] Got a 2 candidate (index 2) but we're bundling, ignoring...
  527. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (1): candidate:3472850323 1 udp 1686052607 82.166.108.44 55929 typ srflx raddr 192.168.44.11 rport 55929 generation 0 ufrag bEXI network-id 1
  528. [Wed Mar 13 13:53:10 2019] [4492599930251162] Got a 1 candidate (index 1) but we're bundling, ignoring...
  529. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  530. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  531. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (0): candidate:3472850323 1 udp 1686052607 82.166.108.44 53530 typ srflx raddr 192.168.44.11 rport 53530 generation 0 ufrag bEXI network-id 1
  532. [Wed Mar 13 13:53:10 2019] [4492599930251162] Adding remote candidate component:1 stream:1 type:srflx 192.168.44.11:53530 --> 82.166.108.44:53530
  533. [Wed Mar 13 13:53:10 2019] [4492599930251162] Transport: UDP
  534. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (2): candidate:3472850323 1 udp 1686052607 82.166.108.44 53889 typ srflx raddr 192.168.44.11 rport 53889 generation 0 ufrag bEXI network-id 1
  535. [Wed Mar 13 13:53:10 2019] [4492599930251162] Got a 2 candidate (index 2) but we're bundling, ignoring...
  536. [Wed Mar 13 13:53:10 2019] [4492599930251162] New selected pair for component 1 in stream 1: 2 <-> 3472850323
  537. [Wed Mar 13 13:53:10 2019] [4492599930251162] Component is ready enough, starting DTLS handshake...
  538. [Wed Mar 13 13:53:10 2019] [4492599930251162] Component state changed for component 1 in stream 1: 3 (connected)
  539. [Wed Mar 13 13:53:10 2019] [4492599930251162] Creating retransmission timer with ID 5
  540. [Wed Mar 13 13:53:10 2019] [WARN] [4492599930251162] Missing valid SRTP session (packet arrived too early?), skipping...
  541. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  542. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (0): candidate:1080864037 1 udp 41886207 54.233.173.28 53292 typ relay raddr 82.166.108.44 rport 53530 generation 0 ufrag bEXI network-id 1
  543. [Wed Mar 13 13:53:10 2019] [4492599930251162] Adding remote candidate component:1 stream:1 type:relay 82.166.108.44:53530 --> 54.233.173.28:53292
  544. [Wed Mar 13 13:53:10 2019] [4492599930251162] Transport: UDP
  545. [Wed Mar 13 13:53:10 2019] [4492599930251162] DTLS established, yay!
  546. [Wed Mar 13 13:53:10 2019] [4492599930251162] Computing sha-256 fingerprint of remote certificate...
  547. [Wed Mar 13 13:53:10 2019] [4492599930251162] Remote fingerprint (sha-256) of the client is 2A:4A:FD:B4:A9:13:22:F2:81:A7:85:A1:FA:C5:41:D8:5E:E2:7F:B0:1A:0B:58:D6:3E:C0:EE:07:BE:7F:03:BC
  548. [Wed Mar 13 13:53:10 2019] [4492599930251162] Fingerprint is a match!
  549. [Wed Mar 13 13:53:10 2019] [4492599930251162] SRTP_AES128_CM_SHA1_80
  550. [Wed Mar 13 13:53:10 2019] [4492599930251162] Key/Salt/Master: 30/16/14
  551. [Wed Mar 13 13:53:10 2019] [4492599930251162] Created inbound SRTP session for component 1 in stream 1
  552. [Wed Mar 13 13:53:10 2019] [4492599930251162] Created outbound SRTP session for component 1 in stream 1
  553. [Wed Mar 13 13:53:10 2019] [4492599930251162] Connecting the SCTP association
  554. [Wed Mar 13 13:53:10 2019] [4492599930251162] Connected to the DataChannel peer
  555. [Wed Mar 13 13:53:10 2019] [4492599930251162] The DTLS handshake for the component 1 in stream 1 has been completed
  556. [Wed Mar 13 13:53:10 2019] [4492599930251162] The DTLS handshake has been completed
  557. [Wed Mar 13 13:53:10 2019] [4492599930251162] Telling the plugin about it (JANUS VideoRoom plugin)
  558. [Wed Mar 13 13:53:10 2019] [janus.plugin.videoroom-0x17d5610] WebRTC media is now available
  559. [Wed Mar 13 13:53:10 2019] [4492599930251162] Sending event to transport...; 0x17d8160
  560. [Wed Mar 13 13:53:10 2019] Audio SSRC changed, 0 --> 1888825112
  561. [Wed Mar 13 13:53:10 2019] [4492599930251162] Notifying that we are receiving audio
  562. [Wed Mar 13 13:53:10 2019] [4492599930251162] Sending event to transport...
  563. [Wed Mar 13 13:53:10 2019] [4492599930251162] DTLS already set up, disabling retransmission timer!
  564. [Wed Mar 13 13:53:10 2019] Association change [Wed Mar 13 13:53:10 2019] SCTP_COMM_UP[Wed Mar 13 13:53:10 2019] , streams (in/out) = (1024/16)[Wed Mar 13 13:53:10 2019] , supports[Wed Mar 13 13:53:10 2019] PR[Wed Mar 13 13:53:10 2019] AUTH[Wed Mar 13 13:53:10 2019] ASCONF[Wed Mar 13 13:53:10 2019] MULTIBUF[Wed Mar 13 13:53:10 2019] RE-CONFIG[Wed Mar 13 13:53:10 2019] .
  565. [Wed Mar 13 13:53:10 2019] [4492599930251162] Opened channel 'volume' (id=1) (1/3/0)
  566. [Wed Mar 13 13:53:10 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  567. [Wed Mar 13 13:53:10 2019] Got a DataChannel message (2 bytes) to forward: 74
  568. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  569. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  570. [Wed Mar 13 13:53:10 2019] Got a Janus API request from janus.transport.websockets (0x7f5e40001c40)
  571. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (0): candidate:1080864037 1 udp 41885439 54.233.173.28 49790 typ relay raddr 82.166.108.44 rport 53530 generation 0 ufrag bEXI network-id 1
  572. [Wed Mar 13 13:53:10 2019] [4492599930251162] Adding remote candidate component:1 stream:1 type:relay 82.166.108.44:53530 --> 54.233.173.28:49790
  573. [Wed Mar 13 13:53:10 2019] [4492599930251162] Transport: UDP
  574. [Wed Mar 13 13:53:10 2019] [4492599930251162] Trickle candidate (1): candidate:1080864037 1 udp 41885439 54.233.173.28 58702 typ relay raddr 82.166.108.44 rport 55929 generation 0 ufrag bEXI network-id 1
  575. [Wed Mar 13 13:53:10 2019] [4492599930251162] Got a 1 candidate (index 1) but we're bundling, ignoring...
  576. [Wed Mar 13 13:53:10 2019] No more remote candidates for handle 4492599930251162!
  577. [Wed Mar 13 13:53:10 2019] Video SSRC changed, 0 --> 2070250776
  578. [Wed Mar 13 13:53:10 2019] Sending REMB ({viewer:false,room:"agt-843",roomId:245,userId:140,stream:"140"}, 256000)
  579. [Wed Mar 13 13:53:10 2019] [4492599930251162] Notifying that we are receiving video
  580. [Wed Mar 13 13:53:10 2019] [4492599930251162] Sending event to transport...
  581. [Wed Mar 13 13:53:10 2019] Sending REMB ({viewer:false,room:"agt-843",roomId:245,userId:140,stream:"140"}, 341333)
  582. [Wed Mar 13 13:53:10 2019] Sending REMB ({viewer:false,room:"agt-843",roomId:245,userId:140,stream:"140"}, 512000)
  583. [Wed Mar 13 13:53:10 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  584. [Wed Mar 13 13:53:10 2019] Got a DataChannel message (2 bytes) to forward: 71
  585. [Wed Mar 13 13:53:10 2019] Sending REMB ({viewer:false,room:"agt-843",roomId:245,userId:140,stream:"140"}, 1024000)
  586. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  587. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (2 bytes) to forward: 79
  588. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  589. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (2 bytes) to forward: 75
  590. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  591. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (2 bytes) to forward: 75
  592. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 3 on channel with id 0.
  593. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (3 bytes) to forward: 107
  594. [Wed Mar 13 13:53:11 2019] [WARN] [4492599930251162] Not video and not audio? dropping (SSRC 1481795874)...
  595. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 3 on channel with id 0.
  596. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (3 bytes) to forward: 106
  597. [Wed Mar 13 13:53:11 2019] [WARN] [4492599930251162] Not video and not audio? dropping (SSRC 1047903046)...
  598. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 3 on channel with id 0.
  599. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (3 bytes) to forward: 105
  600. [Wed Mar 13 13:53:11 2019] [WARN] [4492599930251162] Not video and not audio? dropping (SSRC 1481795874)...
  601. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 3 on channel with id 0.
  602. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (3 bytes) to forward: 104
  603. [Wed Mar 13 13:53:11 2019] [WARN] [4492599930251162] Not video and not audio? dropping (SSRC 1047903046)...
  604. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  605. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (2 bytes) to forward: 99
  606. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  607. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (2 bytes) to forward: 96
  608. [Wed Mar 13 13:53:11 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  609. [Wed Mar 13 13:53:11 2019] Got a DataChannel message (2 bytes) to forward: 91
  610. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  611. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 90
  612. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  613. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 88
  614. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  615. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 84
  616. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  617. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 80
  618. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  619. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 77
  620. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  621. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 75
  622. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  623. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 78
  624. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  625. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 75
  626. [Wed Mar 13 13:53:12 2019] Got an admin API request from janus.transport.websockets (0x7f5e40002050)
  627. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  628. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 72
  629. [Wed Mar 13 13:53:12 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  630. [Wed Mar 13 13:53:12 2019] Got a DataChannel message (2 bytes) to forward: 67
  631. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  632. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 69
  633. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 3 on channel with id 0.
  634. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (3 bytes) to forward: 101
  635. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  636. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 89
  637. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  638. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 97
  639. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  640. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 98
  641. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  642. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 97
  643. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  644. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 95
  645. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  646. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 94
  647. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  648. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 92
  649. [Wed Mar 13 13:53:13 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  650. [Wed Mar 13 13:53:13 2019] Got a DataChannel message (2 bytes) to forward: 89
  651. [Wed Mar 13 13:53:14 2019] [4492599930251162] SCTP data received of length 2 on channel with id 0.
  652. [Wed Mar 13 13:53:14 2019] Got a DataChannel message (2 bytes) to forward: 85
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement