Advertisement
Guest User

Untitled

a guest
Aug 6th, 2018
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.14 KB | None | 0 0
  1. Processing POST data (application/x-www-form-urlencoded) (0 bytes)...
  2. [transports/janus_http.c:janus_http_handler:1266] Done getting payload, we can answer
  3. {"body": {"request": "watch", "id": 5256755505374245}, "janus": "message", "transaction": "HrA3iYYtaXrS", "apisecret": "DOYSAST6CMtVc2H0"}
  4. Forwarding request to the core (0x7f0464001bc0)
  5. Got a Janus API request from janus.transport.http (0x7f0464001bc0)
  6. Transport task pool, serving request
  7. [1741264757586386] There's a message for JANUS Streaming plugin
  8. Creating plugin result...
  9. Sending Janus API response to janus.transport.http (0x7f0464001bc0)
  10. Got a Janus API response to send (0x7f0464001bc0)
  11. Destroying plugin result...
  12. Request to watch mountpoint/stream 5256755505374245
  13. Going to offer this SDP:
  14. v=0
  15. o=- 1533594198846519 1 IN IP4 127.0.0.1
  16. s=Mountpoint 5256755505374245
  17. t=0 0
  18. m=audio 1 RTP/SAVPF 97
  19. c=IN IP4 1.1.1.1
  20. a=rtpmap:97 PCMA/8000
  21. a=fmtp:97
  22. a=sendonly
  23. m=video 1 RTP/SAVPF 96
  24. c=IN IP4 1.1.1.1
  25. a=rtpmap:96 H264/90000
  26. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  27. a=rtcp-fb:96 nack
  28. a=rtcp-fb:96 nack pli
  29. a=rtcp-fb:96 goog-remb
  30. a=sendonly
  31.  
  32. [1741264757586386] Audio has been negotiated
  33. [1741264757586386] Video has been negotiated
  34. [1741264757586386] SCTP/DataChannels have NOT been negotiated
  35. [1741264757586386] Setting ICE locally: got ANSWER (1 audios, 1 videos)
  36. [1741264757586386] Creating ICE agent (ICE Full mode, controlling)
  37. [1741264757586386] Adding 172.31.17.90 to the addresses to gather candidates for
  38. [1741264757586386] Adding 10.129.4.1 to the addresses to gather candidates for
  39. [1741264757586386] Adding 10.129.4.3 to the addresses to gather candidates for
  40. [1741264757586386] Adding 10.129.4.5 to the addresses to gather candidates for
  41. [1741264757586386] Adding 10.129.4.7 to the addresses to gather candidates for
  42. [1741264757586386] Adding 10.129.4.9 to the addresses to gather candidates for
  43. [1741264757586386] Adding 10.129.4.11 to the addresses to gather candidates for
  44. [1741264757586386] Adding 10.129.4.13 to the addresses to gather candidates for
  45. [1741264757586386] Adding 10.129.4.15 to the addresses to gather candidates for
  46. [1741264757586386] Adding 10.129.4.17 to the addresses to gather candidates for
  47. [1741264757586386] Adding 10.129.4.19 to the addresses to gather candidates for
  48. [1741264757586386] Adding 10.129.4.21 to the addresses to gather candidates for
  49. [1741264757586386] Adding 10.129.4.31 to the addresses to gather candidates for
  50. [1741264757586386] Adding 10.129.4.33 to the addresses to gather candidates for
  51. [1741264757586386] Gathering done for stream 1
  52. janus_dtls_bio_filter_ctrl: 6
  53. -------------------------------------------
  54. >> Anonymized
  55. -------------------------------------------
  56. [1741264757586386] We have 14 candidates for Stream #1, Component #1
  57. [1741264757586386] Address: 172.31.17.90:35808
  58. [1741264757586386] Priority: 2013266431
  59. [1741264757586386] Foundation: 1
  60. [1741264757586386] 1 1 udp 2013266431 172.31.17.90 35808 typ host
  61. [1741264757586386] Address: 10.129.4.1:35292
  62. [1741264757586386] Priority: 2013266431
  63. [1741264757586386] Foundation: 2
  64. [1741264757586386] 2 1 udp 2013266431 10.129.4.1 35292 typ host
  65. [1741264757586386] Address: 10.129.4.3:37629
  66. [1741264757586386] Priority: 2013266431
  67. [1741264757586386] Foundation: 3
  68. [1741264757586386] 3 1 udp 2013266431 10.129.4.3 37629 typ host
  69. [1741264757586386] Address: 10.129.4.5:51678
  70. [1741264757586386] Priority: 2013266431
  71. [1741264757586386] Foundation: 4
  72. [1741264757586386] 4 1 udp 2013266431 10.129.4.5 51678 typ host
  73. [1741264757586386] Address: 10.129.4.7:59829
  74. [1741264757586386] Priority: 2013266431
  75. [1741264757586386] Foundation: 5
  76. [1741264757586386] 5 1 udp 2013266431 10.129.4.7 59829 typ host
  77. [1741264757586386] Address: 10.129.4.9:44215
  78. [1741264757586386] Priority: 2013266431
  79. [1741264757586386] Foundation: 6
  80. [1741264757586386] 6 1 udp 2013266431 10.129.4.9 44215 typ host
  81. [1741264757586386] Address: 10.129.4.11:43824
  82. [1741264757586386] Priority: 2013266431
  83. [1741264757586386] Foundation: 7
  84. [1741264757586386] 7 1 udp 2013266431 10.129.4.11 43824 typ host
  85. [1741264757586386] Address: 10.129.4.13:55079
  86. [1741264757586386] Priority: 2013266431
  87. [1741264757586386] Foundation: 8
  88. [1741264757586386] 8 1 udp 2013266431 10.129.4.13 55079 typ host
  89. [1741264757586386] Address: 10.129.4.15:42117
  90. [1741264757586386] Priority: 2013266431
  91. [1741264757586386] Foundation: 9
  92. [1741264757586386] 9 1 udp 2013266431 10.129.4.15 42117 typ host
  93. [1741264757586386] Address: 10.129.4.17:49837
  94. [1741264757586386] Priority: 2013266431
  95. [1741264757586386] Foundation: 10
  96. [1741264757586386] 10 1 udp 2013266431 10.129.4.17 49837 typ host
  97. [1741264757586386] Address: 10.129.4.19:38021
  98. [1741264757586386] Priority: 2013266431
  99. [1741264757586386] Foundation: 11
  100. [1741264757586386] 11 1 udp 2013266431 10.129.4.19 38021 typ host
  101. [1741264757586386] Address: 10.129.4.21:43116
  102. [1741264757586386] Priority: 2013266431
  103. [1741264757586386] Foundation: 12
  104. [1741264757586386] 12 1 udp 2013266431 10.129.4.21 43116 typ host
  105. [1741264757586386] Address: 10.129.4.31:42565
  106. [1741264757586386] Priority: 2013266431
  107. [1741264757586386] Foundation: 13
  108. [1741264757586386] 13 1 udp 2013266431 10.129.4.31 42565 typ host
  109. [1741264757586386] Address: 10.129.4.33:34376
  110. [1741264757586386] Priority: 2013266431
  111. [1741264757586386] Foundation: 14
  112. [1741264757586386] 14 1 udp 2013266431 10.129.4.33 34376 typ host
  113. [1741264757586386] We have 14 candidates for Stream #1, Component #1
  114. [1741264757586386] Address: 172.31.17.90:35808
  115. [1741264757586386] Priority: 2013266431
  116. [1741264757586386] Foundation: 1
  117. [1741264757586386] 1 1 udp 2013266431 172.31.17.90 35808 typ host
  118. [1741264757586386] Address: 10.129.4.1:35292
  119. [1741264757586386] Priority: 2013266431
  120. [1741264757586386] Foundation: 2
  121. [1741264757586386] 2 1 udp 2013266431 10.129.4.1 35292 typ host
  122. [1741264757586386] Address: 10.129.4.3:37629
  123. [1741264757586386] Priority: 2013266431
  124. [1741264757586386] Foundation: 3
  125. [1741264757586386] 3 1 udp 2013266431 10.129.4.3 37629 typ host
  126. [1741264757586386] Address: 10.129.4.5:51678
  127. [1741264757586386] Priority: 2013266431
  128. [1741264757586386] Foundation: 4
  129. [1741264757586386] 4 1 udp 2013266431 10.129.4.5 51678 typ host
  130. [1741264757586386] Address: 10.129.4.7:59829
  131. [1741264757586386] Priority: 2013266431
  132. [1741264757586386] Foundation: 5
  133. [1741264757586386] 5 1 udp 2013266431 10.129.4.7 59829 typ host
  134. [1741264757586386] Address: 10.129.4.9:44215
  135. [1741264757586386] Priority: 2013266431
  136. [1741264757586386] Foundation: 6
  137. [1741264757586386] 6 1 udp 2013266431 10.129.4.9 44215 typ host
  138. [1741264757586386] Address: 10.129.4.11:43824
  139. [1741264757586386] Priority: 2013266431
  140. [1741264757586386] Foundation: 7
  141. [1741264757586386] 7 1 udp 2013266431 10.129.4.11 43824 typ host
  142. [1741264757586386] Address: 10.129.4.13:55079
  143. [1741264757586386] Priority: 2013266431
  144. [1741264757586386] Foundation: 8
  145. [1741264757586386] 8 1 udp 2013266431 10.129.4.13 55079 typ host
  146. [1741264757586386] Address: 10.129.4.15:42117
  147. [1741264757586386] Priority: 2013266431
  148. [1741264757586386] Foundation: 9
  149. [1741264757586386] 9 1 udp 2013266431 10.129.4.15 42117 typ host
  150. [1741264757586386] Address: 10.129.4.17:49837
  151. [1741264757586386] Priority: 2013266431
  152. [1741264757586386] Foundation: 10
  153. [1741264757586386] 10 1 udp 2013266431 10.129.4.17 49837 typ host
  154. [1741264757586386] Address: 10.129.4.19:38021
  155. [1741264757586386] Priority: 2013266431
  156. [1741264757586386] Foundation: 11
  157. [1741264757586386] 11 1 udp 2013266431 10.129.4.19 38021 typ host
  158. [1741264757586386] Address: 10.129.4.21:43116
  159. [1741264757586386] Priority: 2013266431
  160. [1741264757586386] Foundation: 12
  161. [1741264757586386] 12 1 udp 2013266431 10.129.4.21 43116 typ host
  162. [1741264757586386] Address: 10.129.4.31:42565
  163. [1741264757586386] Priority: 2013266431
  164. [1741264757586386] Foundation: 13
  165. [1741264757586386] 13 1 udp 2013266431 10.129.4.31 42565 typ host
  166. [1741264757586386] Address: 10.129.4.33:34376
  167. [1741264757586386] Priority: 2013266431
  168. [1741264757586386] Foundation: 14
  169. [1741264757586386] 14 1 udp 2013266431 10.129.4.33 34376 typ host
  170. -------------------------------------------
  171. >> Merged (2957 bytes)
  172. -------------------------------------------
  173. v=0
  174. o=- 1533594198846519 1 IN IP4 172.31.17.90
  175. s=Mountpoint 5256755505374245
  176. t=0 0
  177. a=group:BUNDLE audio video
  178. a=msid-semantic: WMS janus
  179. m=audio 9 UDP/TLS/RTP/SAVPF 97
  180. c=IN IP4 172.31.17.90
  181. a=sendonly
  182. a=mid:audio
  183. a=rtcp-mux
  184. a=ice-ufrag:nihP
  185. a=ice-pwd:bhbt5pg74tri7YFLAgKjRu
  186. a=ice-options:trickle
  187. 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
  188. a=setup:actpass
  189. a=rtpmap:97 PCMA/8000
  190. a=fmtp:97
  191. a=ssrc:3603440368 cname:janusaudio
  192. a=ssrc:3603440368 msid:janus janusa0
  193. a=ssrc:3603440368 mslabel:janus
  194. a=ssrc:3603440368 label:janusa0
  195. a=candidate:1 1 udp 2013266431 172.31.17.90 35808 typ host
  196. a=candidate:2 1 udp 2013266431 10.129.4.1 35292 typ host
  197. a=candidate:3 1 udp 2013266431 10.129.4.3 37629 typ host
  198. a=candidate:4 1 udp 2013266431 10.129.4.5 51678 typ host
  199. a=candidate:5 1 udp 2013266431 10.129.4.7 59829 typ host
  200. a=candidate:6 1 udp 2013266431 10.129.4.9 44215 typ host
  201. a=candidate:7 1 udp 2013266431 10.129.4.11 43824 typ host
  202. a=candidate:8 1 udp 2013266431 10.129.4.13 55079 typ host
  203. a=candidate:9 1 udp 2013266431 10.129.4.15 42117 typ host
  204. a=candidate:10 1 udp 2013266431 10.129.4.17 49837 typ host
  205. a=candidate:11 1 udp 2013266431 10.129.4.19 38021 typ host
  206. a=candidate:12 1 udp 2013266431 10.129.4.21 43116 typ host
  207. a=candidate:13 1 udp 2013266431 10.129.4.31 42565 typ host
  208. a=candidate:14 1 udp 2013266431 10.129.4.33 34376 typ host
  209. a=end-of-candidates
  210. m=video 9 UDP/TLS/RTP/SAVPF 96
  211. c=IN IP4 172.31.17.90
  212. a=sendonly
  213. a=mid:video
  214. a=rtcp-mux
  215. a=ice-ufrag:nihP
  216. a=ice-pwd:bhbt5pg74tri7YFLAgKjRu
  217. a=ice-options:trickle
  218. 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
  219. a=setup:actpass
  220. a=rtpmap:96 H264/90000
  221. a=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==
  222. a=rtcp-fb:96 nack
  223. a=rtcp-fb:96 nack pli
  224. a=rtcp-fb:96 goog-remb
  225. a=ssrc:3294143756 cname:janusvideo
  226. a=ssrc:3294143756 msid:janus janusv0
  227. a=ssrc:3294143756 mslabel:janus
  228. a=ssrc:3294143756 label:janusv0
  229. a=candidate:1 1 udp 2013266431 172.31.17.90 35808 typ host
  230. a=candidate:2 1 udp 2013266431 10.129.4.1 35292 typ host
  231. a=candidate:3 1 udp 2013266431 10.129.4.3 37629 typ host
  232. a=candidate:4 1 udp 2013266431 10.129.4.5 51678 typ host
  233. a=candidate:5 1 udp 2013266431 10.129.4.7 59829 typ host
  234. a=candidate:6 1 udp 2013266431 10.129.4.9 44215 typ host
  235. a=candidate:7 1 udp 2013266431 10.129.4.11 43824 typ host
  236. a=candidate:8 1 udp 2013266431 10.129.4.13 55079 typ host
  237. a=candidate:9 1 udp 2013266431 10.129.4.15 42117 typ host
  238. a=candidate:10 1 udp 2013266431 10.129.4.17 49837 typ host
  239. a=candidate:11 1 udp 2013266431 10.129.4.19 38021 typ host
  240. a=candidate:12 1 udp 2013266431 10.129.4.21 43116 typ host
  241. a=candidate:13 1 udp 2013266431 10.129.4.31 42565 typ host
  242. a=candidate:14 1 udp 2013266431 10.129.4.33 34376 typ host
  243. a=end-of-candidates
  244.  
  245. [1741264757586386] Sending event to transport...
  246. Sending event to janus.transport.http (0x7f045001b510)
  247. Got a Janus API event to send (0x7f045001b510)
  248. >> Pushing event: 0 (Success)
  249. [1741264757586386] ICE thread started; 0x7f0440003400
  250. [ice.c:janus_ice_thread:2631] [1741264757586386] Looping (ICE)...
  251. We have a message to serve...
  252. {
  253. "janus": "event",
  254. "session_id": 8592029197787264,
  255. "transaction": "HrA3iYYtaXrS",
  256. "sender": 1741264757586386,
  257. "plugindata": {
  258. "plugin": "janus.plugin.streaming",
  259. "data": {
  260. "streaming": "event",
  261. "result": {
  262. "status": "preparing"
  263. }
  264. }
  265. },
  266. "jsep": {
  267. "type": "offer",
  268. "sdp": "v=0\r\no=- 1533594198846519 1 IN IP4 172.31.17.90\r\ns=Mountpoint 5256755505374245\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS janus\r\nm=audio 9 UDP/TLS/RTP/SAVPF 97\r\nc=IN IP4 172.31.17.90\r\na=sendonly\r\na=mid:audio\r\na=rtcp-mux\r\na=ice-ufrag:nihP\r\na=ice-pwd:bhbt5pg74tri7YFLAgKjRu\r\na=ice-options:trickle\r\na=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\r\na=setup:actpass\r\na=rtpmap:97 PCMA/8000\r\na=fmtp:97 \r\na=ssrc:3603440368 cname:janusaudio\r\na=ssrc:3603440368 msid:janus janusa0\r\na=ssrc:3603440368 mslabel:janus\r\na=ssrc:3603440368 label:janusa0\r\na=candidate:1 1 udp 2013266431 172.31.17.90 35808 typ host\r\na=candidate:2 1 udp 2013266431 10.129.4.1 35292 typ host\r\na=candidate:3 1 udp 2013266431 10.129.4.3 37629 typ host\r\na=candidate:4 1 udp 2013266431 10.129.4.5 51678 typ host\r\na=candidate:5 1 udp 2013266431 10.129.4.7 59829 typ host\r\na=candidate:6 1 udp 2013266431 10.129.4.9 44215 typ host\r\na=candidate:7 1 udp 2013266431 10.129.4.11 43824 typ host\r\na=candidate:8 1 udp 2013266431 10.129.4.13 55079 typ host\r\na=candidate:9 1 udp 2013266431 10.129.4.15 42117 typ host\r\na=candidate:10 1 udp 2013266431 10.129.4.17 49837 typ host\r\na=candidate:11 1 udp 2013266431 10.129.4.19 38021 typ host\r\na=candidate:12 1 udp 2013266431 10.129.4.21 43116 typ host\r\na=candidate:13 1 udp 2013266431 10.129.4.31 42565 typ host\r\na=candidate:14 1 udp 2013266431 10.129.4.33 34376 typ host\r\na=end-of-candidates\r\nm=video 9 UDP/TLS/RTP/SAVPF 96\r\nc=IN IP4 172.31.17.90\r\na=sendonly\r\na=mid:video\r\na=rtcp-mux\r\na=ice-ufrag:nihP\r\na=ice-pwd:bhbt5pg74tri7YFLAgKjRu\r\na=ice-options:trickle\r\na=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\r\na=setup:actpass\r\na=rtpmap:96 H264/90000\r\na=fmtp:96 packetization-mode=1;profile-level-id=4D001E;sprop-parameter-sets=Z00AHp2oKA9puAgICBA=,aO48gA==\r\na=rtcp-fb:96 nack\r\na=rtcp-fb:96 nack pli\r\na=rtcp-fb:96 goog-remb\r\na=ssrc:3294143756 cname:janusvideo\r\na=ssrc:3294143756 msid:janus janusv0\r\na=ssrc:3294143756 mslabel:janus\r\na=ssrc:3294143756 label:janusv0\r\na=candidate:1 1 udp 2013266431 172.31.17.90 35808 typ host\r\na=candidate:2 1 udp 2013266431 10.129.4.1 35292 typ host\r\na=candidate:3 1 udp 2013266431 10.129.4.3 37629 typ host\r\na=candidate:4 1 udp 2013266431 10.129.4.5 51678 typ host\r\na=candidate:5 1 udp 2013266431 10.129.4.7 59829 typ host\r\na=candidate:6 1 udp 2013266431 10.129.4.9 44215 typ host\r\na=candidate:7 1 udp 2013266431 10.129.4.11 43824 typ host\r\na=candidate:8 1 udp 2013266431 10.129.4.13 55079 typ host\r\na=candidate:9 1 udp 2013266431 10.129.4.15 42117 typ host\r\na=candidate:10 1 udp 2013266431 10.129.4.17 49837 typ host\r\na=candidate:11 1 udp 2013266431 10.129.4.19 38021 typ host\r\na=candidate:12 1 udp 2013266431 10.129.4.21 43116 typ host\r\na=candidate:13 1 udp 2013266431 10.129.4.31 42565 typ host\r\na=candidate:14 1 udp 2013266431 10.129.4.33 34376 typ host\r\na=end-of-candidates\r\n"
  269. }
  270. }
  271. New connection on REST API: ::ffff:127.0.0.1
  272. [transports/janus_http.c:janus_http_handler:1150] Got a HTTP GET request on /janus/8592029197787264...
  273. [transports/janus_http.c:janus_http_handler:1151] ... Just parsing headers for now...
  274. [transports/janus_http.c:janus_http_headers:1703] Accept-Encoding: identity
  275. [transports/janus_http.c:janus_http_headers:1703] Host: 127.0.0.1:8088
  276. [transports/janus_http.c:janus_http_headers:1703] Connection: close
  277. [transports/janus_http.c:janus_http_headers:1703] User-Agent: Python-urllib/2.7
  278. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP GET request on /janus/8592029197787264...
  279. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  280. Session: 8592029197787264
  281. Got a Janus API request from janus.transport.http (0x7f043c000df0)
  282. Got a keep-alive on session 8592029197787264
  283. Sending Janus API response to janus.transport.http (0x7f043c000df0)
  284. Got a Janus API response to send (0x7f043c000df0)
  285. Session 8592029197787264 found... returning up to 1 messages
  286. [transports/janus_http.c:janus_http_notifier:1736] ... handling long poll...
  287. New connection on REST API: ::ffff:127.0.0.1
  288. [transports/janus_http.c:janus_http_handler:1150] Got a HTTP POST request on /janus/8592029197787264/1741264757586386...
  289. [transports/janus_http.c:janus_http_handler:1151] ... Just parsing headers for now...
  290. [transports/janus_http.c:janus_http_headers:1703] Accept-Encoding: identity
  291. [transports/janus_http.c:janus_http_headers:1703] Content-Length: 1149
  292. [transports/janus_http.c:janus_http_headers:1703] Host: 127.0.0.1:8088
  293. [transports/janus_http.c:janus_http_headers:1703] Content-Type: application/x-www-form-urlencoded
  294. [transports/janus_http.c:janus_http_headers:1703] Connection: close
  295. [transports/janus_http.c:janus_http_headers:1703] User-Agent: Python-urllib/2.7
  296. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP POST request on /janus/8592029197787264/1741264757586386...
  297. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  298. Session: 8592029197787264
  299. Handle: 1741264757586386
  300. Processing POST data (application/x-www-form-urlencoded) (1149 bytes)...
  301. [transports/janus_http.c:janus_http_handler:1261] -- Data we have now (1149 bytes)
  302. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP POST request on /janus/8592029197787264/1741264757586386...
  303. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  304. Session: 8592029197787264
  305. Handle: 1741264757586386
  306. Processing POST data (application/x-www-form-urlencoded) (0 bytes)...
  307. [transports/janus_http.c:janus_http_handler:1266] Done getting payload, we can answer
  308. {"body": {"request": "start"}, "janus": "message", "transaction": "D9VvgI3pCjIh", "jsep": {"sdp": "v=0\r\no=- 3636096717141062327 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS\r\nm=audio 9 UDP/TLS/RTP/SAVPF 0\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:BoGS\r\na=ice-pwd:nnkSJ9nuavMKhoInyEdZ+uxk\r\na=ice-options:trickle\r\na=fingerprint:sha-256 B3:0B:A0:11:9C:B6:35:19:5E:E7:59:76:2B:9F:DA:60:EB:93:15:2F:A8:22:19:49:9C:CA:8A:E1:72:49:7A:5A\r\na=setup:active\r\na=mid:audio\r\na=recvonly\r\na=rtcp-mux\r\nm=video 9 UDP/TLS/RTP/SAVPF 96\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:BoGS\r\na=ice-pwd:nnkSJ9nuavMKhoInyEdZ+uxk\r\na=ice-options:trickle\r\na=fingerprint:sha-256 B3:0B:A0:11:9C:B6:35:19:5E:E7:59:76:2B:9F:DA:60:EB:93:15:2F:A8:22:19:49:9C:CA:8A:E1:72:49:7A:5A\r\na=setup:active\r\na=mid:video\r\na=recvonly\r\na=rtcp-mux\r\na=rtpmap:96 H264/90000\r\na=rtcp-fb:96 goog-remb\r\na=rtcp-fb:96 nack\r\na=rtcp-fb:96 nack pli\r\na=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d001e\r\n", "type": "answer"}, "apisecret": "DOYSAST6CMtVc2H0"}
  309. Forwarding request to the core (0x7f04400027a0)
  310. Got a Janus API request from janus.transport.http (0x7f04400027a0)
  311. Transport task pool, serving request
  312. [1741264757586386] There's a message for JANUS Streaming plugin
  313. [1741264757586386] Remote SDP:
  314. v=0
  315. o=- 3636096717141062327 2 IN IP4 127.0.0.1
  316. s=-
  317. t=0 0
  318. a=group:BUNDLE audio video
  319. a=msid-semantic: WMS
  320. m=audio 9 UDP/TLS/RTP/SAVPF 0
  321. c=IN IP4 0.0.0.0
  322. a=rtcp:9 IN IP4 0.0.0.0
  323. a=ice-ufrag:BoGS
  324. a=ice-pwd:nnkSJ9nuavMKhoInyEdZ+uxk
  325. a=ice-options:trickle
  326. a=fingerprint:sha-256 B3:0B:A0:11:9C:B6:35:19:5E:E7:59:76:2B:9F:DA:60:EB:93:15:2F:A8:22:19:49:9C:CA:8A:E1:72:49:7A:5A
  327. a=setup:active
  328. a=mid:audio
  329. a=recvonly
  330. a=rtcp-mux
  331. m=video 9 UDP/TLS/RTP/SAVPF 96
  332. c=IN IP4 0.0.0.0
  333. a=rtcp:9 IN IP4 0.0.0.0
  334. a=ice-ufrag:BoGS
  335. a=ice-pwd:nnkSJ9nuavMKhoInyEdZ+uxk
  336. a=ice-options:trickle
  337. a=fingerprint:sha-256 B3:0B:A0:11:9C:B6:35:19:5E:E7:59:76:2B:9F:DA:60:EB:93:15:2F:A8:22:19:49:9C:CA:8A:E1:72:49:7A:5A
  338. a=setup:active
  339. a=mid:video
  340. a=recvonly
  341. a=rtcp-mux
  342. a=rtpmap:96 H264/90000
  343. a=rtcp-fb:96 goog-remb
  344. a=rtcp-fb:96 nack
  345. a=rtcp-fb:96 nack pli
  346. a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d001e
  347. [1741264757586386] Audio has been negotiated, Video has been negotiated, SCTP/DataChannels have NOT been negotiated
  348. [1741264757586386] Parsing audio candidates (stream=1)...
  349. [1741264757586386] ICE ufrag (local): BoGS
  350. [1741264757586386] ICE pwd (local): nnkSJ9nuavMKhoInyEdZ+uxk
  351. [1741264757586386] Fingerprint (local) : sha-256 B3:0B:A0:11:9C:B6:35:19:5E:E7:59:76:2B:9F:DA:60:EB:93:15:2F:A8:22:19:49:9C:CA:8A:E1:72:49:7A:5A
  352. [1741264757586386] DTLS setup (local): active
  353. [1741264757586386] Setting accept state (DTLS server)
  354. [1741264757586386] Audio mid: audio
  355. [1741264757586386] Parsing video candidates (stream=1)...
  356. [1741264757586386] ICE ufrag (local): BoGS
  357. [1741264757586386] ICE pwd (local): nnkSJ9nuavMKhoInyEdZ+uxk
  358. [1741264757586386] Fingerprint (local) : sha-256 B3:0B:A0:11:9C:B6:35:19:5E:E7:59:76:2B:9F:DA:60:EB:93:15:2F:A8:22:19:49:9C:CA:8A:E1:72:49:7A:5A
  359. [1741264757586386] DTLS setup (local): active
  360. [1741264757586386] Setting accept state (DTLS server)
  361. [1741264757586386] Video mid: video
  362. [1741264757586386] -- ICE Trickling is supported by the browser, waiting for remote candidates...
  363. -------------------------------------------
  364. >> Anonymized
  365. -------------------------------------------
  366. Creating plugin result...
  367. Sending Janus API response to janus.transport.http (0x7f04400027a0)
  368. Got a Janus API response to send (0x7f04400027a0)
  369. Destroying plugin result...
  370. Starting the streaming
  371. This is involving a negotiation (but we really don't care) as well (answer):
  372. v=0
  373. o=- 3636096717141062327 2 IN IP4 1.1.1.1
  374. s=-
  375. t=0 0
  376. m=audio 9 UDP/TLS/RTP/SAVPF 0
  377. c=IN IP4 1.1.1.1
  378. a=recvonly
  379. m=video 9 UDP/TLS/RTP/SAVPF 96
  380. c=IN IP4 1.1.1.1
  381. a=recvonly
  382. a=rtpmap:96 H264/90000
  383. a=rtcp-fb:96 goog-remb
  384. a=rtcp-fb:96 nack
  385. a=rtcp-fb:96 nack pli
  386. a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d001e
  387.  
  388. [1741264757586386] Sending event to transport...
  389. Sending event to janus.transport.http (0x7f045001b510)
  390. Got a Janus API event to send (0x7f045001b510)
  391. >> Pushing event: 0 (Success)
  392. We have a message to serve...
  393. {
  394. "janus": "event",
  395. "session_id": 8592029197787264,
  396. "transaction": "D9VvgI3pCjIh",
  397. "sender": 1741264757586386,
  398. "plugindata": {
  399. "plugin": "janus.plugin.streaming",
  400. "data": {
  401. "streaming": "event",
  402. "result": {
  403. "status": "starting"
  404. }
  405. }
  406. }
  407. }
  408. New connection on REST API: ::ffff:127.0.0.1
  409. [transports/janus_http.c:janus_http_handler:1150] Got a HTTP POST request on /janus/8592029197787264/1741264757586386...
  410. [transports/janus_http.c:janus_http_handler:1151] ... Just parsing headers for now...
  411. [transports/janus_http.c:janus_http_headers:1703] Accept-Encoding: identity
  412. [transports/janus_http.c:janus_http_headers:1703] Content-Length: 261
  413. [transports/janus_http.c:janus_http_headers:1703] Host: 127.0.0.1:8088
  414. [transports/janus_http.c:janus_http_headers:1703] Content-Type: application/x-www-form-urlencoded
  415. [transports/janus_http.c:janus_http_headers:1703] Connection: close
  416. [transports/janus_http.c:janus_http_headers:1703] User-Agent: Python-urllib/2.7
  417. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP POST request on /janus/8592029197787264/1741264757586386...
  418. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  419. Session: 8592029197787264
  420. Handle: 1741264757586386
  421. Processing POST data (application/x-www-form-urlencoded) (261 bytes)...
  422. [transports/janus_http.c:janus_http_handler:1261] -- Data we have now (261 bytes)
  423. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP POST request on /janus/8592029197787264/1741264757586386...
  424. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  425. Session: 8592029197787264
  426. Handle: 1741264757586386
  427. Processing POST data (application/x-www-form-urlencoded) (0 bytes)...
  428. [transports/janus_http.c:janus_http_handler:1266] Done getting payload, we can answer
  429. {"janus": "trickle", "transaction": "I8lNQT8eni8s", "apisecret": "DOYSAST6CMtVc2H0", "candidate": {"sdpMid": "audio", "candidate": "candidate:2615047669 1 udp 2113937151 192.168.1.196 53461 typ host generation 0 ufrag BoGS network-cost 50", "sdpMLineIndex": 0}}
  430. Forwarding request to the core (0x7f044c004d20)
  431. Got a Janus API request from janus.transport.http (0x7f044c004d20)
  432. [1741264757586386] Trickle candidate (audio): candidate:2615047669 1 udp 2113937151 192.168.1.196 53461 typ host generation 0 ufrag BoGS network-cost 50
  433. [1741264757586386] Adding remote candidate component:1 stream:1 type:host 192.168.1.196:53461
  434. [1741264757586386] Transport: UDP
  435. [1741264757586386] Candidate added to the list! (1 elements for 1/1)
  436. [1741264757586386] ICE already started for this component, setting candidates we have up to now
  437. [1741264757586386] ## Setting remote candidates: stream 1, component 1 (1 in the list)
  438. [1741264757586386] >> Remote Stream #1, Component #1
  439. [1741264757586386] Address: 192.168.1.196:53461
  440. [1741264757586386] Priority: 2113937151
  441. [1741264757586386] Foundation: 2615047669
  442. [1741264757586386] Username: BoGS
  443. [1741264757586386] Password: nnkSJ9nuavMKhoInyEdZ+uxk
  444. [1741264757586386] Setting remote credentials...
  445. [1741264757586386] Component state changed for component 1 in stream 1: 2 (connecting)
  446. [1741264757586386] Remote candidates set!
  447. Sending Janus API response to janus.transport.http (0x7f044c004d20)
  448. Got a Janus API response to send (0x7f044c004d20)
  449. New connection on REST API: ::ffff:127.0.0.1
  450. [transports/janus_http.c:janus_http_handler:1150] Got a HTTP POST request on /janus/8592029197787264/1741264757586386...
  451. [transports/janus_http.c:janus_http_handler:1151] ... Just parsing headers for now...
  452. [transports/janus_http.c:janus_http_headers:1703] Accept-Encoding: identity
  453. [transports/janus_http.c:janus_http_headers:1703] Content-Length: 294
  454. [transports/janus_http.c:janus_http_headers:1703] Host: 127.0.0.1:8088
  455. [transports/janus_http.c:janus_http_headers:1703] Content-Type: application/x-www-form-urlencoded
  456. [transports/janus_http.c:janus_http_headers:1703] Connection: close
  457. [transports/janus_http.c:janus_http_headers:1703] User-Agent: Python-urllib/2.7
  458. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP POST request on /janus/8592029197787264/1741264757586386...
  459. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  460. Session: 8592029197787264
  461. Handle: 1741264757586386
  462. Processing POST data (application/x-www-form-urlencoded) (294 bytes)...
  463. [transports/janus_http.c:janus_http_handler:1261] -- Data we have now (294 bytes)
  464. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP POST request on /janus/8592029197787264/1741264757586386...
  465. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  466. Session: 8592029197787264
  467. Handle: 1741264757586386
  468. Processing POST data (application/x-www-form-urlencoded) (0 bytes)...
  469. [transports/janus_http.c:janus_http_handler:1266] Done getting payload, we can answer
  470. {"janus": "trickle", "transaction": "pJPcwi2MtLBR", "apisecret": "DOYSAST6CMtVc2H0", "candidate": {"sdpMid": "audio", "candidate": "candidate:842163049 1 udp 1677729535 63.142.218.154 53461 typ srflx raddr 192.168.1.196 rport 53461 generation 0 ufrag BoGS network-cost 50", "sdpMLineIndex": 0}}
  471. Forwarding request to the core (0x7f0448000970)
  472. Got a Janus API request from janus.transport.http (0x7f0448000970)
  473. [1741264757586386] Trickle candidate (audio): candidate:842163049 1 udp 1677729535 63.142.218.154 53461 typ srflx raddr 192.168.1.196 rport 53461 generation 0 ufrag BoGS network-cost 50
  474. [1741264757586386] Adding remote candidate component:1 stream:1 type:srflx 192.168.1.196:53461 --> 63.142.218.154:53461
  475. [1741264757586386] Transport: UDP
  476. [1741264757586386] Candidate added to the list! (2 elements for 1/1)
  477. [1741264757586386] Trickle candidate added!
  478. Sending Janus API response to janus.transport.http (0x7f0448000970)
  479. Got a Janus API response to send (0x7f0448000970)
  480. New connection on REST API: ::ffff:127.0.0.1
  481. [transports/janus_http.c:janus_http_handler:1150] Got a HTTP POST request on /janus/8592029197787264/1741264757586386...
  482. [transports/janus_http.c:janus_http_handler:1151] ... Just parsing headers for now...
  483. [transports/janus_http.c:janus_http_headers:1703] Accept-Encoding: identity
  484. [transports/janus_http.c:janus_http_headers:1703] Content-Length: 118
  485. [transports/janus_http.c:janus_http_headers:1703] Host: 127.0.0.1:8088
  486. [transports/janus_http.c:janus_http_headers:1703] Content-Type: application/x-www-form-urlencoded
  487. [transports/janus_http.c:janus_http_headers:1703] Connection: close
  488. [transports/janus_http.c:janus_http_headers:1703] User-Agent: Python-urllib/2.7
  489. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP POST request on /janus/8592029197787264/1741264757586386...
  490. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  491. Session: 8592029197787264
  492. Handle: 1741264757586386
  493. Processing POST data (application/x-www-form-urlencoded) (118 bytes)...
  494. [transports/janus_http.c:janus_http_handler:1261] -- Data we have now (118 bytes)
  495. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP POST request on /janus/8592029197787264/1741264757586386...
  496. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  497. Session: 8592029197787264
  498. Handle: 1741264757586386
  499. Processing POST data (application/x-www-form-urlencoded) (0 bytes)...
  500. [transports/janus_http.c:janus_http_handler:1266] Done getting payload, we can answer
  501. {"janus": "trickle", "transaction": "qorBOk4jORRZ", "apisecret": "DOYSAST6CMtVc2H0", "candidate": {"completed": true}}
  502. Forwarding request to the core (0x7f045005e8e0)
  503. Got a Janus API request from janus.transport.http (0x7f045005e8e0)
  504. No more remote candidates for handle 1741264757586386!
  505. Sending Janus API response to janus.transport.http (0x7f045005e8e0)
  506. Got a Janus API response to send (0x7f045005e8e0)
  507. New connection on REST API: ::ffff:127.0.0.1
  508. [transports/janus_http.c:janus_http_handler:1150] Got a HTTP GET request on /janus/8592029197787264...
  509. [transports/janus_http.c:janus_http_handler:1151] ... Just parsing headers for now...
  510. [transports/janus_http.c:janus_http_headers:1703] Accept-Encoding: identity
  511. [transports/janus_http.c:janus_http_headers:1703] Host: 127.0.0.1:8088
  512. [transports/janus_http.c:janus_http_headers:1703] Connection: close
  513. [transports/janus_http.c:janus_http_headers:1703] User-Agent: Python-urllib/2.7
  514. [transports/janus_http.c:janus_http_handler:1183] Processing HTTP GET request on /janus/8592029197787264...
  515. [transports/janus_http.c:janus_http_handler:1236] ... parsing request...
  516. Session: 8592029197787264
  517. Got a Janus API request from janus.transport.http (0x7f0458000b80)
  518. Got a keep-alive on session 8592029197787264
  519. Sending Janus API response to janus.transport.http (0x7f0458000b80)
  520. Got a Janus API response to send (0x7f0458000b80)
  521. Session 8592029197787264 found... returning up to 1 messages
  522. [transports/janus_http.c:janus_http_notifier:1736] ... handling long poll...
  523. [1741264757586386] Component state changed for component 1 in stream 1: 5 (failed)
  524. [WARN] [1741264757586386] ICE failed for component 1 in stream 1, but let's give it some time... (trickle received, answer received, alert not set)
  525. [1741264757586386] Creating ICE state check timer with ID 17
  526. [ERR] [ice.c:janus_ice_check_failed:1499] [1741264757586386] ICE failed for component 1 in stream 1...
  527. [1741264757586386] Telling the plugin about the hangup because of a ICE failed (JANUS Streaming plugin)
  528. [janus.plugin.streaming-0x7f0440001b70] No WebRTC media anymore
  529. -- Removing the session from the mountpoint listeners
  530. -- -- Found!
  531. [1741264757586386] ICE thread quit ICE loop 0x7f0440003400
  532. [1741264757586386] Notifying WebRTC hangup; 0x7f0440003400
  533. [1741264757586386] Sending event to transport...; 0x7f0440003400
  534. Sending event to janus.transport.http (0x7f045001b510)
  535. Got a Janus API event to send (0x7f045001b510)
  536. [1741264757586386] WebRTC resources freed; 0x7f0440003400 0x7f0440001d00
  537. [1741264757586386] ICE thread ended! 0x7f0440003400
  538. We have a message to serve...
  539. {
  540. "janus": "hangup",
  541. "session_id": 8592029197787264,
  542. "sender": 1741264757586386,
  543. "reason": "ICE failed"
  544. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement