Skip to content

Instantly share code, notes, and snippets.

@asticode
Created February 26, 2019 17:36
Show Gist options
  • Save asticode/077765d1ca2ab09a22d53879d16fdd22 to your computer and use it in GitHub Desktop.
Save asticode/077765d1ca2ab09a22d53879d16fdd22 to your computer and use it in GitHub Desktop.
New connection on REST API: ::ffff:10.0.0.6
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP POST request on /janus...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] Content-Length: 46
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] content-type: text/plain;charset=UTF-8
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Processing POST data (text/plain;charset=UTF-8) (46 bytes)...
[transports/janus_http.c:janus_http_handler:1277] -- Data we have now (46 bytes)
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Processing POST data (text/plain;charset=UTF-8) (0 bytes)...
[transports/janus_http.c:janus_http_handler:1282] Done getting payload, we can answer
{"janus":"create","transaction":"transaction"}
Forwarding request to the core (0x5623381579a0)
Got a Janus API request from janus.transport.http (0x5623381579a0)
Creating new session: 7826808532391803; 0x5623381625c0
Session created (7826808532391803), create a queue for the long poll
Sending Janus API response to janus.transport.http (0x5623381579a0)
Got a Janus API response to send (0x5623381579a0)
New connection on REST API: ::ffff:10.0.0.6
New connection on REST API: ::ffff:10.0.0.6
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP GET request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP GET request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Got a Janus API request from janus.transport.http (0x5623381604e0)
Got a keep-alive on session 7826808532391803
Sending Janus API response to janus.transport.http (0x5623381604e0)
Got a Janus API response to send (0x5623381604e0)
Session 7826808532391803 found... returning up to 1 messages
[transports/janus_http.c:janus_http_notifier:1810] ... handling long poll...
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP POST request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] Content-Length: 80
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] content-type: text/plain;charset=UTF-8
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Processing POST data (text/plain;charset=UTF-8) (80 bytes)...
[transports/janus_http.c:janus_http_handler:1277] -- Data we have now (80 bytes)
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Processing POST data (text/plain;charset=UTF-8) (0 bytes)...
[transports/janus_http.c:janus_http_handler:1282] Done getting payload, we can answer
{"janus":"attach","plugin":"janus.plugin.streaming","transaction":"transaction"}
Forwarding request to the core (0x56233816b2a0)
Got a Janus API request from janus.transport.http (0x56233816b2a0)
Creating new handle in session 7826808532391803: 5276171975687782; 0x5623381625c0 0x56233816d700
Sending Janus API response to janus.transport.http (0x56233816b2a0)
Got a Janus API response to send (0x56233816b2a0)
[5276171975687782] Handle thread started; 0x56233816d700
[ice.c:janus_ice_handle_thread:1041] [5276171975687782] Looping...
New connection on REST API: ::ffff:10.0.0.6
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] Content-Length: 107
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] content-type: text/plain;charset=UTF-8
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Handle: 5276171975687782
Processing POST data (text/plain;charset=UTF-8) (107 bytes)...
[transports/janus_http.c:janus_http_handler:1277] -- Data we have now (107 bytes)
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Handle: 5276171975687782
Processing POST data (text/plain;charset=UTF-8) (0 bytes)...
[transports/janus_http.c:janus_http_handler:1282] Done getting payload, we can answer
{"janus":"message","transaction":"transaction-static","body":{"request":"watch","id":2,"offer_video":true}}
Forwarding request to the core (0x56233816bda0)
Got a Janus API request from janus.transport.http (0x56233816bda0)
Transport task pool, serving request
[5276171975687782] There's a message for JANUS Streaming plugin
Request to watch mountpoint/stream 2
Going to offer this SDP:
v=0
o=- 1551202431674145 1 IN IP4 127.0.0.1
s=Mountpoint 2
t=0 0
m=audio 1 RTP/SAVPF 111
c=IN IP4 1.1.1.1
a=rtpmap:111 opus/48000/2
a=sendonly
m=video 1 RTP/SAVPF 96
c=IN IP4 1.1.1.1
a=rtpmap:96 H264/90000
a=rtcp-fb:96 nack
a=rtcp-fb:96 nack pli
a=rtcp-fb:96 goog-remb
a=sendonly
[5276171975687782] Audio has been negotiated
[5276171975687782] Video has been negotiated
[5276171975687782] SCTP/DataChannels have NOT been negotiated
[5276171975687782] Setting ICE locally: got ANSWER (1 audios, 1 videos)
[5276171975687782] Creating ICE agent (ICE Full mode, controlling)
Creating plugin result...
Sending Janus API response to janus.transport.http (0x56233816bda0)
Got a Janus API response to send (0x56233816bda0)
(process:6): libnice-DEBUG: Agent 0x562338179040 : Property set, role is already "controlling".
[5276171975687782] Adding 10.255.0.6 to the addresses to gather candidates for
[5276171975687782] Adding 172.18.0.4 to the addresses to gather candidates for
[5276171975687782] Adding 10.0.0.8 to the addresses to gather candidates for
(process:6): libnice-DEBUG: Created NiceStream (1 created, 0 destroyed)
(process:6): libnice-DEBUG: Created NiceComponent (1 created, 0 destroyed)
(process:6): libnice-DEBUG: Agent 0x562338179040 : allocating stream id 1 (0x56233817c640)
(process:6): libnice-DEBUG: Agent 0x562338179040 : In ICE-FULL mode, starting candidate gathering.
(process:6): libnice-DEBUG: Agent 0x562338179040 : libnice compiled without UPnP support
(process:6): libnice-DEBUG: Agent 0x562338179040: Trying to create host candidate on port 10116
Destroying plugin result...
(process:6): libnice-DEBUG: Agent 0x562338179040: Could not set IPV6 socket ToS: Protocol not available
(process:6): libnice-DEBUG: Component 0x56233817cca0: Attach source (stream 1).
(process:6): libnice-DEBUG: Attaching source 0x562338168340 (socket 0x562338174de0, FD 33) to context 0x562338180680
(process:6): libnice-DEBUG: Agent 0x562338179040: Trying to create host candidate on port 10186
(process:6): libnice-DEBUG: Agent 0x562338179040: Could not set IPV6 socket ToS: Protocol not available
(process:6): libnice-DEBUG: Component 0x56233817cca0: Attach source (stream 1).
(process:6): libnice-DEBUG: Attaching source 0x562338177240 (socket 0x562338165750, FD 34) to context 0x562338180680
(process:6): libnice-DEBUG: Agent 0x562338179040: Trying to create host candidate on port 10031
(process:6): libnice-DEBUG: Agent 0x562338179040: Could not set IPV6 socket ToS: Protocol not available
(process:6): libnice-DEBUG: Component 0x56233817cca0: Attach source (stream 1).
(process:6): libnice-DEBUG: Attaching source 0x562338114940 (socket 0x562338167c10, FD 35) to context 0x562338180680
(process:6): libnice-DEBUG: Agent 0x562338179040: Candidate gathering FINISHED, no scheduled items.
(process:6): libnice-DEBUG: Agent 0x562338179040: gathered UDP local candidate : [10.255.0.6]:10116 for s1/c1. U/P '(null)'/'(null)'
(process:6): libnice-DEBUG: Agent 0x562338179040: gathered UDP local candidate : [172.18.0.4]:10186 for s1/c1. U/P '(null)'/'(null)'
(process:6): libnice-DEBUG: Agent 0x562338179040: gathered UDP local candidate : [10.0.0.8]:10031 for s1/c1. U/P '(null)'/'(null)'
[5276171975687782] Gathering done for stream 1
(process:6): libnice-DEBUG: Detach source 0x562338114940, socket 0x562338167c10.
(process:6): libnice-DEBUG: Detaching source 0x562338114940 (socket 0x562338167c10, FD 35) from context 0x562338180680
(process:6): libnice-DEBUG: Detach source 0x562338177240, socket 0x562338165750.
(process:6): libnice-DEBUG: Detaching source 0x562338177240 (socket 0x562338165750, FD 34) from context 0x562338180680
(process:6): libnice-DEBUG: Detach source 0x562338168340, socket 0x562338174de0.
(process:6): libnice-DEBUG: Detaching source 0x562338168340 (socket 0x562338174de0, FD 33) from context 0x562338180680
(process:6): libnice-DEBUG: Reattach source 0.
(process:6): libnice-DEBUG: Detaching source 0 (socket 0x562338167c10, FD 35) from context 0
(process:6): libnice-DEBUG: Attaching source 0x562338114b40 (socket 0x562338167c10, FD 35) to context 0x56233816d9a0
(process:6): libnice-DEBUG: Reattach source 0.
(process:6): libnice-DEBUG: Detaching source 0 (socket 0x562338165750, FD 34) from context 0
(process:6): libnice-DEBUG: Attaching source 0x56233816ee40 (socket 0x562338165750, FD 34) to context 0x56233816d9a0
(process:6): libnice-DEBUG: Reattach source 0.
(process:6): libnice-DEBUG: Detaching source 0 (socket 0x562338174de0, FD 33) from context 0
(process:6): libnice-DEBUG: Attaching source 0x562338168340 (socket 0x562338174de0, FD 33) to context 0x56233816d9a0
-------------------------------------------
>> Anonymized
-------------------------------------------
[5276171975687782] We have 3 candidates for Stream #1, Component #1
[5276171975687782] Public IP specified and 1:1 NAT mapping enabled (192.168.99.102), using that as host address in the candidates
[5276171975687782] Address: 10.255.0.6:10116
[5276171975687782] Priority: 2013266431
[5276171975687782] Foundation: 1
[5276171975687782] 1 1 udp 2013266431 192.168.99.102 10116 typ host
[5276171975687782] Public IP specified and 1:1 NAT mapping enabled (192.168.99.102), using that as host address in the candidates
[5276171975687782] Address: 172.18.0.4:10186
[5276171975687782] Priority: 2013266430
[5276171975687782] Foundation: 2
[5276171975687782] 2 1 udp 2013266430 192.168.99.102 10186 typ host
[5276171975687782] Public IP specified and 1:1 NAT mapping enabled (192.168.99.102), using that as host address in the candidates
[5276171975687782] Address: 10.0.0.8:10031
[5276171975687782] Priority: 2013266429
[5276171975687782] Foundation: 3
[5276171975687782] 3 1 udp 2013266429 192.168.99.102 10031 typ host
[5276171975687782] We have 3 candidates for Stream #1, Component #1
[5276171975687782] Public IP specified and 1:1 NAT mapping enabled (192.168.99.102), using that as host address in the candidates
[5276171975687782] Address: 10.255.0.6:10116
[5276171975687782] Priority: 2013266431
[5276171975687782] Foundation: 1
[5276171975687782] 1 1 udp 2013266431 192.168.99.102 10116 typ host
[5276171975687782] Public IP specified and 1:1 NAT mapping enabled (192.168.99.102), using that as host address in the candidates
[5276171975687782] Address: 172.18.0.4:10186
[5276171975687782] Priority: 2013266430
[5276171975687782] Foundation: 2
[5276171975687782] 2 1 udp 2013266430 192.168.99.102 10186 typ host
[5276171975687782] Public IP specified and 1:1 NAT mapping enabled (192.168.99.102), using that as host address in the candidates
[5276171975687782] Address: 10.0.0.8:10031
[5276171975687782] Priority: 2013266429
[5276171975687782] Foundation: 3
[5276171975687782] 3 1 udp 2013266429 192.168.99.102 10031 typ host
-------------------------------------------
>> Merged (1552 bytes)
-------------------------------------------
v=0
o=- 1551202431674145 1 IN IP4 192.168.99.102
s=Mountpoint 2
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS janus
m=audio 9 UDP/TLS/RTP/SAVPF 111
c=IN IP4 192.168.99.102
a=sendonly
a=mid:audio
a=rtcp-mux
a=ice-ufrag:SUTi
a=ice-pwd:oWH/nN8vxcdYB7ei+gP+6c
a=ice-options:trickle
a=fingerprint:sha-256 D5:FC:DB:70:F0:09:55:B6:C3:5D:15:B3:EB:96:10:20:85:54:81:5A:77:65:07:F4:EB:60:C9:2D:4F:23:B1:7B
a=setup:actpass
a=rtpmap:111 opus/48000/2
a=ssrc:2445421206 cname:janusaudio
a=ssrc:2445421206 msid:janus janusa0
a=ssrc:2445421206 mslabel:janus
a=ssrc:2445421206 label:janusa0
a=candidate:1 1 udp 2013266431 192.168.99.102 10116 typ host
a=candidate:2 1 udp 2013266430 192.168.99.102 10186 typ host
a=candidate:3 1 udp 2013266429 192.168.99.102 10031 typ host
a=end-of-candidates
m=video 9 UDP/TLS/RTP/SAVPF 96
c=IN IP4 192.168.99.102
a=sendonly
a=mid:video
a=rtcp-mux
a=ice-ufrag:SUTi
a=ice-pwd:oWH/nN8vxcdYB7ei+gP+6c
a=ice-options:trickle
a=fingerprint:sha-256 D5:FC:DB:70:F0:09:55:B6:C3:5D:15:B3:EB:96:10:20:85:54:81:5A:77:65:07:F4:EB:60:C9:2D:4F:23:B1:7B
a=setup:actpass
a=rtpmap:96 H264/90000
a=rtcp-fb:96 nack
a=rtcp-fb:96 nack pli
a=rtcp-fb:96 goog-remb
a=ssrc:1939936769 cname:janusvideo
a=ssrc:1939936769 msid:janus janusv0
a=ssrc:1939936769 mslabel:janus
a=ssrc:1939936769 label:janusv0
a=candidate:1 1 udp 2013266431 192.168.99.102 10116 typ host
a=candidate:2 1 udp 2013266430 192.168.99.102 10186 typ host
a=candidate:3 1 udp 2013266429 192.168.99.102 10031 typ host
a=end-of-candidates
[5276171975687782] Sending event to transport...
Sending event to janus.transport.http (0x5623381579a0)
Got a Janus API event to send (0x5623381579a0)
>> Pushing event: 0 (Success)
We have a message to serve...
{
"janus": "event",
"session_id": 7826808532391803,
"transaction": "transaction-static",
"sender": 5276171975687782,
"plugindata": {
"plugin": "janus.plugin.streaming",
"data": {
"streaming": "event",
"result": {
"status": "preparing"
}
}
},
"jsep": {
"type": "offer",
"sdp": "v=0\r\no=- 1551202431674145 1 IN IP4 192.168.99.102\r\ns=Mountpoint 2\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS janus\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111\r\nc=IN IP4 192.168.99.102\r\na=sendonly\r\na=mid:audio\r\na=rtcp-mux\r\na=ice-ufrag:SUTi\r\na=ice-pwd:oWH/nN8vxcdYB7ei+gP+6c\r\na=ice-options:trickle\r\na=fingerprint:sha-256 D5:FC:DB:70:F0:09:55:B6:C3:5D:15:B3:EB:96:10:20:85:54:81:5A:77:65:07:F4:EB:60:C9:2D:4F:23:B1:7B\r\na=setup:actpass\r\na=rtpmap:111 opus/48000/2\r\na=ssrc:2445421206 cname:janusaudio\r\na=ssrc:2445421206 msid:janus janusa0\r\na=ssrc:2445421206 mslabel:janus\r\na=ssrc:2445421206 label:janusa0\r\na=candidate:1 1 udp 2013266431 192.168.99.102 10116 typ host\r\na=candidate:2 1 udp 2013266430 192.168.99.102 10186 typ host\r\na=candidate:3 1 udp 2013266429 192.168.99.102 10031 typ host\r\na=end-of-candidates\r\nm=video 9 UDP/TLS/RTP/SAVPF 96\r\nc=IN IP4 192.168.99.102\r\na=sendonly\r\na=mid:video\r\na=rtcp-mux\r\na=ice-ufrag:SUTi\r\na=ice-pwd:oWH/nN8vxcdYB7ei+gP+6c\r\na=ice-options:trickle\r\na=fingerprint:sha-256 D5:FC:DB:70:F0:09:55:B6:C3:5D:15:B3:EB:96:10:20:85:54:81:5A:77:65:07:F4:EB:60:C9:2D:4F:23:B1:7B\r\na=setup:actpass\r\na=rtpmap:96 H264/90000\r\na=rtcp-fb:96 nack\r\na=rtcp-fb:96 nack pli\r\na=rtcp-fb:96 goog-remb\r\na=ssrc:1939936769 cname:janusvideo\r\na=ssrc:1939936769 msid:janus janusv0\r\na=ssrc:1939936769 mslabel:janus\r\na=ssrc:1939936769 label:janusv0\r\na=candidate:1 1 udp 2013266431 192.168.99.102 10116 typ host\r\na=candidate:2 1 udp 2013266430 192.168.99.102 10186 typ host\r\na=candidate:3 1 udp 2013266429 192.168.99.102 10031 typ host\r\na=end-of-candidates\r\n"
}
}
New connection on REST API: ::ffff:10.0.0.6
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP GET request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP GET request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Got a Janus API request from janus.transport.http (0x5623381522e0)
Got a keep-alive on session 7826808532391803
Sending Janus API response to janus.transport.http (0x5623381522e0)
Got a Janus API response to send (0x5623381522e0)
Session 7826808532391803 found... returning up to 1 messages
[transports/janus_http.c:janus_http_notifier:1810] ... handling long poll...
(process:6): libnice-DEBUG: Agent 0x562338179040: inbound STUN packet for 1/1 (stream/component) from [10.255.0.2]:41636 (96 octets) :
(process:6): libnice-stun-DEBUG: STUN demux: OK!
(process:6): libnice-stun-DEBUG: Comparing username/ufrag of len 9 and 4, equal=0
(process:6): libnice-stun-DEBUG: username: 0x535554693a42474c35
(process:6): libnice-stun-DEBUG: ufrag: 0x53555469
(process:6): libnice-stun-DEBUG: Found valid username, returning password: 'oWH/nN8vxcdYB7ei+gP+6c'
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 fingerprint:
(process:6): libnice-stun-DEBUG: key : 0x6f57482f6e4e387678636459423765692b67502b3663
(process:6): libnice-stun-DEBUG: expected: 0xb6b6df5295d774f58ef35d7c0eaccc28014bbbdc
(process:6): libnice-stun-DEBUG: received: 0xb6b6df5295d774f58ef35d7c0eaccc28014bbbdc
(process:6): libnice-stun-DEBUG: STUN auth: OK!
(process:6): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!
(process:6): libnice-stun-DEBUG: STUN Reply (buffer size = 1300)...
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 message integrity:
New connection on REST API: ::ffff:10.0.0.6
(process:6): libnice-stun-DEBUG: key : 0x6f57482f6e4e387678636459423765692b67502b3663
(process:6): libnice-stun-DEBUG: sent : 0x7b81e0ee13b608daa2aa7bef40249a102531d5e1
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 fingerprint: 0x76e12d91
(process:6): libnice-stun-DEBUG: All done (response size: 80)
(process:6): libnice-DEBUG: Agent 0x562338179040 : No matching remote candidate for incoming check -> peer-reflexive candidate.
(process:6): libnice-DEBUG: Agent 0x562338179040 : 1:1 Adding valid source candidate: 10.255.0.2:41636 trans: 0
(process:6): libnice-DEBUG: Agent 0x562338179040 : STUN-CC RESP to '10.255.0.2:41636', socket=33, len=80, cand=0x562338177ea0 (c-id:1), use-cand=0.
(process:6): libnice-DEBUG: Agent 0x562338179040 : Storing pending check.
(process:6): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.
[5276171975687782] Discovered new remote candidate for component 1 in stream 1: type=prflx
[5276171975687782] Stream #1, Component #1
[5276171975687782] Address: 10.255.0.2:41636
[5276171975687782] Priority: 1845501695
[5276171975687782] Foundation: remote1
[5276171975687782] Adding remote candidate component:1 stream:1 type:prflx 10.255.0.2:41636 --> 10.255.0.2:41636
[5276171975687782] Transport: UDP
[5276171975687782] Candidate added to the list! (1 elements for 1/1)
[5276171975687782] Queueing trickle candidate, status is not START yet
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] Content-Length: 1183
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] content-type: text/plain;charset=UTF-8
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Handle: 5276171975687782
Processing POST data (text/plain;charset=UTF-8) (1183 bytes)...
[transports/janus_http.c:janus_http_handler:1277] -- Data we have now (1183 bytes)
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Handle: 5276171975687782
Processing POST data (text/plain;charset=UTF-8) (0 bytes)...
[transports/janus_http.c:janus_http_handler:1282] Done getting payload, we can answer
{"janus":"message","transaction":"transaction-static","jsep":{"type":"answer","sdp":"v=0\r\no=- 3755650282315261803 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 111\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:BGL5\r\na=ice-pwd:UvRBHhFKc40ea2tV6IaiAOnw\r\na=ice-options:trickle\r\na=fingerprint:sha-256 94:E6:58:1F:53:0C:4E:83:77:B8:87:D6:D6:BD:A1:AE:05:D9:C2:76:1B:6B:E0:04:DB:D4:15:78:18:CB:70:58\r\na=setup:active\r\na=mid:audio\r\na=recvonly\r\na=rtcp-mux\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 minptime=10;useinbandfec=1\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:BGL5\r\na=ice-pwd:UvRBHhFKc40ea2tV6IaiAOnw\r\na=ice-options:trickle\r\na=fingerprint:sha-256 94:E6:58:1F:53:0C:4E:83:77:B8:87:D6:D6:BD:A1:AE:05:D9:C2:76:1B:6B:E0:04:DB:D4:15:78:18:CB:70:58\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=0;profile-level-id=42e01f\r\n"},"body":{"request":"start"}}
Forwarding request to the core (0x5623381907c0)
Got a Janus API request from janus.transport.http (0x5623381907c0)
Transport task pool, serving request
[5276171975687782] There's a message for JANUS Streaming plugin
[5276171975687782] Remote SDP:
v=0
o=- 3755650282315261803 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio video
a=msid-semantic: WMS
m=audio 9 UDP/TLS/RTP/SAVPF 111
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:BGL5
a=ice-pwd:UvRBHhFKc40ea2tV6IaiAOnw
a=ice-options:trickle
a=fingerprint:sha-256 94:E6:58:1F:53:0C:4E:83:77:B8:87:D6:D6:BD:A1:AE:05:D9:C2:76:1B:6B:E0:04:DB:D4:15:78:18:CB:70:58
a=setup:active
a=mid:audio
a=recvonly
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=fmtp:111 minptime=10;useinbandfec=1
m=video 9 UDP/TLS/RTP/SAVPF 96
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:BGL5
a=ice-pwd:UvRBHhFKc40ea2tV6IaiAOnw
a=ice-options:trickle
a=fingerprint:sha-256 94:E6:58:1F:53:0C:4E:83:77:B8:87:D6:D6:BD:A1:AE:05:D9:C2:76:1B:6B:E0:04:DB:D4:15:78:18:CB:70:58
a=setup:active
a=mid:video
a=recvonly
a=rtcp-mux
a=rtpmap:96 H264/90000
a=rtcp-fb:96 goog-remb
a=rtcp-fb:96 nack
a=rtcp-fb:96 nack pli
a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f
[5276171975687782] Audio mid: audio
[5276171975687782] Video mid: video
[5276171975687782] Audio has been negotiated, Video has been negotiated, SCTP/DataChannels have NOT been negotiated
[5276171975687782] Parsing audio candidates (stream=1)...
[5276171975687782] ICE ufrag (local): BGL5
[5276171975687782] ICE pwd (local): UvRBHhFKc40ea2tV6IaiAOnw
[5276171975687782] Fingerprint (local) : sha-256 94:E6:58:1F:53:0C:4E:83:77:B8:87:D6:D6:BD:A1:AE:05:D9:C2:76:1B:6B:E0:04:DB:D4:15:78:18:CB:70:58
[5276171975687782] DTLS setup (local): active
[5276171975687782] Setting accept state (DTLS server)
[5276171975687782] Audio mid: audio
[5276171975687782] Parsing video candidates (stream=1)...
[5276171975687782] ICE ufrag (local): BGL5
[5276171975687782] ICE pwd (local): UvRBHhFKc40ea2tV6IaiAOnw
[5276171975687782] Fingerprint (local) : sha-256 94:E6:58:1F:53:0C:4E:83:77:B8:87:D6:D6:BD:A1:AE:05:D9:C2:76:1B:6B:E0:04:DB:D4:15:78:18:CB:70:58
[5276171975687782] DTLS setup (local): active
[5276171975687782] Setting accept state (DTLS server)
[5276171975687782] Video mid: video
[5276171975687782] -- ICE Trickling is supported by the browser, waiting for remote candidates...
-------------------------------------------
>> Anonymized
-------------------------------------------
Creating plugin result...
Sending Janus API response to janus.transport.http (0x5623381907c0)
Got a Janus API response to send (0x5623381907c0)
Destroying plugin result...
Starting the streaming
This is involving a negotiation (but we really don't care) as well (answer):
v=0
o=- 3755650282315261803 2 IN IP4 1.1.1.1
s=-
t=0 0
m=audio 9 UDP/TLS/RTP/SAVPF 111
c=IN IP4 1.1.1.1
a=recvonly
a=rtpmap:111 opus/48000/2
a=fmtp:111 minptime=10;useinbandfec=1
m=video 9 UDP/TLS/RTP/SAVPF 96
c=IN IP4 1.1.1.1
a=recvonly
a=rtpmap:96 H264/90000
a=rtcp-fb:96 goog-remb
a=rtcp-fb:96 nack
a=rtcp-fb:96 nack pli
a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f
[5276171975687782] Sending event to transport...
Sending event to janus.transport.http (0x5623381579a0)
Got a Janus API event to send (0x5623381579a0)
>> Pushing event: 0 (Success)
(process:6): libnice-stun-DEBUG: STUN error: Incomplete message: 155 of 65300 bytes!
[5276171975687782] Looks like DTLS!
(process:6): libnice-DEBUG: Agent 0x562338179040: inbound STUN packet for 1/1 (stream/component) from [10.255.0.2]:41636 (96 octets) :
(process:6): libnice-stun-DEBUG: STUN demux: OK!
(process:6): libnice-stun-DEBUG: Comparing username/ufrag of len 9 and 4, equal=0
(process:6): libnice-stun-DEBUG: username: 0x535554693a42474c35
(process:6): libnice-stun-DEBUG: ufrag: 0x53555469
(process:6): libnice-stun-DEBUG: Found valid username, returning password: 'oWH/nN8vxcdYB7ei+gP+6c'
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 fingerprint:
(process:6): libnice-stun-DEBUG: key : 0x6f57482f6e4e387678636459423765692b67502b3663
(process:6): libnice-stun-DEBUG: expected: 0xb369892cd8c705fe5ab3ad6e3f9ac760c8e4a4af
(process:6): libnice-stun-DEBUG: received: 0xb369892cd8c705fe5ab3ad6e3f9ac760c8e4a4af
(process:6): libnice-stun-DEBUG: STUN auth: OK!
(process:6): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!
(process:6): libnice-stun-DEBUG: STUN Reply (buffer size = 1300)...
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 message integrity:
(process:6): libnice-stun-DEBUG: key : 0x6f57482f6e4e387678636459423765692b67502b3663
(process:6): libnice-stun-DEBUG: sent : 0xbf22b446f0d645ca9e33ed17f14e9d365ab2b199
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 fingerprint: 0x1ccbe6f0
(process:6): libnice-stun-DEBUG: All done (response size: 80)
(process:6): libnice-DEBUG: Agent 0x562338179040 : STUN-CC RESP to '10.255.0.2:41636', socket=33, len=80, cand=0x562338177ea0 (c-id:1), use-cand=0.
(process:6): libnice-DEBUG: Agent 0x562338179040 : Storing pending check.
(process:6): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.
New connection on REST API: ::ffff:10.0.0.6
New connection on REST API: ::ffff:10.0.0.6
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] Content-Length: 217
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] content-type: text/plain;charset=UTF-8
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Handle: 5276171975687782
Processing POST data (text/plain;charset=UTF-8) (217 bytes)...
[transports/janus_http.c:janus_http_handler:1277] -- Data we have now (217 bytes)
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Handle: 5276171975687782
Processing POST data (text/plain;charset=UTF-8) (0 bytes)...
[transports/janus_http.c:janus_http_handler:1282] Done getting payload, we can answer
{"janus":"trickle","transaction":"transaction","candidate":{"candidate":"candidate:3659473419 1 udp 2113937151 192.168.0.14 41636 typ host generation 0 ufrag BGL5 network-cost 999","sdpMid":"audio","sdpMLineIndex":0}}
Forwarding request to the core (0x56233818fb80)
Got a Janus API request from janus.transport.http (0x56233818fb80)
(process:6): libnice-DEBUG: Agent 0x562338179040 : Adding a triggered check to conn.check list (local=0x562338177ab0).
(process:6): libnice-DEBUG: Agent 0x562338179040 : creating a new pair
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0810 state WAITING (priv_add_new_check_pair)
(process:6): libnice-DEBUG: Agent 0x562338179040 : new pair 0x5623381a0810 : [10.255.0.6]:10116 --> [10.255.0.2]:41636
(process:6): libnice-DEBUG: Agent 0x562338179040 : added a new pair 0x5623381a0810 with foundation '1:remote1' to stream 1 component 1.
(process:6): libnice-DEBUG: Agent 0x562338179040 : stream 1 component 1 STATE-CHANGE disconnected -> connecting.
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0810 state IN_PROGRESS (priv_add_pair_to_triggered_check_queue)
(process:6): libnice-DEBUG: Agent 0x562338179040 : Found a matching pair 0x5623381a0810 (1:remote1) (IN_PROGRESS) ...
(process:6): libnice-DEBUG: Agent 0x562338179040: set_remote_candidates 1 1
(process:6): libnice-DEBUG: Agent 0x562338179040 : Updating existing peer-rfx remote candidate to prflx
(process:6): libnice-DEBUG: Agent 0x562338179040 : Updating existing remote candidate with addr [10.255.0.2]:41636 for s1/c1. U/P '(null)'/'(null)' prio: 1845501695
(process:6): libnice-DEBUG: Agent 0x562338179040 : Updating pair 0x5623381a0810 foundation to '1:remote1'
(process:6): libnice-DEBUG: Agent 0x562338179040 : Adding UDP remote candidate with addr [192.168.0.14]:41636 for s1/c1. U/P 'BGL5'/'UvRBHhFKc40ea2tV6IaiAOnw' prio: 2113937151
(process:6): libnice-DEBUG: Agent 0x562338179040 : creating a new pair
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a08c0 state FROZEN (priv_add_new_check_pair)
(process:6): libnice-DEBUG: Agent 0x562338179040 : new pair 0x5623381a08c0 : [10.255.0.6]:10116 --> [192.168.0.14]:41636
(process:6): libnice-DEBUG: Agent 0x562338179040 : added a new pair 0x5623381a08c0 with foundation '1:3659473419' to stream 1 component 1.
(process:6): libnice-DEBUG: Agent 0x562338179040 : creating a new pair
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0970 state FROZEN (priv_add_new_check_pair)
(process:6): libnice-DEBUG: Agent 0x562338179040 : new pair 0x5623381a0970 : [172.18.0.4]:10186 --> [192.168.0.14]:41636
(process:6): libnice-DEBUG: Agent 0x562338179040 : added a new pair 0x5623381a0970 with foundation '2:3659473419' to stream 1 component 1.
(process:6): libnice-DEBUG: Agent 0x562338179040 : creating a new pair
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0a20 state FROZEN (priv_add_new_check_pair)
(process:6): libnice-DEBUG: Agent 0x562338179040 : new pair 0x5623381a0a20 : [10.0.0.8]:10031 --> [192.168.0.14]:41636
(process:6): libnice-DEBUG: Agent 0x562338179040 : added a new pair 0x5623381a0a20 with foundation '3:3659473419' to stream 1 component 1.
[5276171975687782] Trickle candidate (audio): candidate:3659473419 1 udp 2113937151 192.168.0.14 41636 typ host generation 0 ufrag BGL5 network-cost 999
[5276171975687782] Adding remote candidate component:1 stream:1 type:host 192.168.0.14:41636
[5276171975687782] Transport: UDP
[5276171975687782] Candidate added to the list! (2 elements for 1/1)
[5276171975687782] ICE already started for this component, setting candidates we have up to now
[5276171975687782] ## Setting remote candidates: stream 1, component 1 (2 in the list)
[5276171975687782] >> Remote Stream #1, Component #1
[5276171975687782] Address: 10.255.0.2:41636
[5276171975687782] Priority: 1845501695
[5276171975687782] Foundation: remote1
[5276171975687782] Username: (null)
[5276171975687782] Password: (null)
[5276171975687782] >> Remote Stream #1, Component #1
[5276171975687782] Address: 192.168.0.14:41636
[5276171975687782] Priority: 2113937151
[5276171975687782] Foundation: 3659473419
[5276171975687782] Username: BGL5
[5276171975687782] Password: UvRBHhFKc40ea2tV6IaiAOnw
[5276171975687782] Setting remote credentials...
[5276171975687782] Component state changed for component 1 in stream 1: 2 (connecting)
[5276171975687782] Remote candidates set!
Sending Janus API response to janus.transport.http (0x56233818fb80)
Got a Janus API response to send (0x56233818fb80)
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] Content-Length: 78
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] content-type: text/plain;charset=UTF-8
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Handle: 5276171975687782
Processing POST data (text/plain;charset=UTF-8) (78 bytes)...
[transports/janus_http.c:janus_http_handler:1277] -- Data we have now (78 bytes)
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP POST request on /janus/7826808532391803/5276171975687782...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Handle: 5276171975687782
Processing POST data (text/plain;charset=UTF-8) (0 bytes)...
[transports/janus_http.c:janus_http_handler:1282] Done getting payload, we can answer
{"janus":"trickle","transaction":"transaction","candidate":{"completed":true}}
(process:6): libnice-stun-DEBUG: STUN error: Incomplete message: 155 of 65300 bytes!
[5276171975687782] Looks like DTLS!
Forwarding request to the core (0x562338193440)
Got a Janus API request from janus.transport.http (0x562338193440)
No more remote candidates for handle 5276171975687782!
Sending Janus API response to janus.transport.http (0x562338193440)
Got a Janus API response to send (0x562338193440)
(process:6): libnice-DEBUG: Agent 0x562338179040 : STUN-CC REQ [10.255.0.6]:10116 --> [10.255.0.2]:41636, socket=33, pair=0x5623381a0810 (c-id:1), tie=16227988895968613712, username='BGL5:SUTi' (9), password='UvRBHhFKc40ea2tV6IaiAOnw' (24), prio=1845494271, controlling.
(process:6): libnice-DEBUG: Agent 0x562338179040 : conn_check_send: set cand_use=1 (aggressive nomination).
We have a message to serve...
{
"janus": "event",
"session_id": 7826808532391803,
"transaction": "transaction-static",
"sender": 5276171975687782,
"plugindata": {
"plugin": "janus.plugin.streaming",
"data": {
"streaming": "event",
"result": {
"status": "starting"
}
}
}
}
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 message integrity:
(process:6): libnice-stun-DEBUG: key : 0x557652424868464b633430656132745636496169414f6e77
(process:6): libnice-stun-DEBUG: sent : 0x95253c399ecf87d5b60954dfc63315cf0db5d535
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 fingerprint: 0x613c0214
(process:6): libnice-DEBUG: Agent 0x562338179040: conncheck created 92 - 0x5623381a0110
New connection on REST API: ::ffff:10.0.0.6
(process:6): libnice-DEBUG: Agent 0x562338179040 : timer set to 100ms, waiting+in_progress=1, nb_active=1
(process:6): libnice-DEBUG: Agent 0x562338179040: inbound STUN packet for 1/1 (stream/component) from [10.255.0.2]:41636 (96 octets) :
(process:6): libnice-stun-DEBUG: STUN demux: OK!
(process:6): libnice-stun-DEBUG: Comparing username/ufrag of len 9 and 4, equal=0
(process:6): libnice-stun-DEBUG: username: 0x535554693a42474c35
(process:6): libnice-stun-DEBUG: ufrag: 0x53555469
(process:6): libnice-stun-DEBUG: Found valid username, returning password: 'oWH/nN8vxcdYB7ei+gP+6c'
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 fingerprint:
(process:6): libnice-stun-DEBUG: key : 0x6f57482f6e4e387678636459423765692b67502b3663
(process:6): libnice-stun-DEBUG: expected: 0xdd7e35008e06d13372a878c8eed1c899f2b2d5e5
(process:6): libnice-stun-DEBUG: received: 0xdd7e35008e06d13372a878c8eed1c899f2b2d5e5
(process:6): libnice-stun-DEBUG: STUN auth: OK!
(process:6): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!
(process:6): libnice-stun-DEBUG: STUN Reply (buffer size = 1300)...
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 message integrity:
(process:6): libnice-stun-DEBUG: key : 0x6f57482f6e4e387678636459423765692b67502b3663
(process:6): libnice-stun-DEBUG: sent : 0x55789441a93f529b00db08cb7722e2ab867b9e9c
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 fingerprint: 0xba9f806d
(process:6): libnice-stun-DEBUG: All done (response size: 80)
(process:6): libnice-DEBUG: Agent 0x562338179040 : STUN-CC RESP to '10.255.0.2:41636', socket=33, len=80, cand=0x562338177ea0 (c-id:1), use-cand=0.
(process:6): libnice-DEBUG: Agent 0x562338179040 : Found a matching pair 0x5623381a0810 (1:remote1) (IN_PROGRESS) ...
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0810 added for a triggered check.
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0810 state IN_PROGRESS (priv_add_pair_to_triggered_check_queue)
(process:6): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.
[transports/janus_http.c:janus_http_handler:1166] Got a HTTP GET request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1167] ... Just parsing headers for now...
[transports/janus_http.c:janus_http_headers:1777] X-Real-IP: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] X-Forwarded-For: 10.255.0.2
[transports/janus_http.c:janus_http_headers:1777] Host: event-janus.livemix.local
[transports/janus_http.c:janus_http_headers:1777] Connection: close
[transports/janus_http.c:janus_http_headers:1777] origin: https://bo.livemix.local
[transports/janus_http.c:janus_http_headers:1777] user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36
[transports/janus_http.c:janus_http_headers:1777] accept: */*
[transports/janus_http.c:janus_http_headers:1777] referer: https://bo.livemix.local/console.html
[transports/janus_http.c:janus_http_headers:1777] accept-encoding: gzip, deflate, br
[transports/janus_http.c:janus_http_headers:1777] accept-language: en-US,en;q=0.9
[transports/janus_http.c:janus_http_handler:1199] Processing HTTP GET request on /janus/7826808532391803...
[transports/janus_http.c:janus_http_handler:1252] ... parsing request...
Session: 7826808532391803
Got a Janus API request from janus.transport.http (0x5623381723c0)
Got a keep-alive on session 7826808532391803
Sending Janus API response to janus.transport.http (0x5623381723c0)
Got a Janus API response to send (0x5623381723c0)
Session 7826808532391803 found... returning up to 1 messages
[transports/janus_http.c:janus_http_notifier:1810] ... handling long poll...
(process:6): libnice-DEBUG: Agent 0x562338179040: inbound STUN packet for 1/1 (stream/component) from [10.255.0.2]:41636 (64 octets) :
(process:6): libnice-stun-DEBUG: STUN demux: OK!
(process:6): libnice-stun-DEBUG: Message HMAC-SHA1 fingerprint:
(process:6): libnice-stun-DEBUG: key : 0x557652424868464b633430656132745636496169414f6e77
(process:6): libnice-stun-DEBUG: expected: 0xe5266d1cb7269ad4ce4ba1836db57614a47a2539
(process:6): libnice-stun-DEBUG: received: 0xe5266d1cb7269ad4ce4ba1836db57614a47a2539
(process:6): libnice-stun-DEBUG: STUN auth: OK!
(process:6): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!
(process:6): libnice-stun-DEBUG: Received 64-bytes STUN message
(process:6): libnice-stun-DEBUG: Mapped address found!
(process:6): libnice-DEBUG: Agent 0x562338179040 : stun_bind_process/conncheck for 0x5623381a0810: controlling,res=success,stun#=0.
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0810 MATCHED.
(process:6): libnice-DEBUG: Agent 0x562338179040 : added a new peer-reflexive local candidate 0x562338191150
(process:6): libnice-DEBUG: Agent 0x562338179040 : creating a new pair
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0e40 state DISCOVERED (priv_add_peer_reflexive_pair)
(process:6): libnice-DEBUG: Agent 0x562338179040 : new pair 0x5623381a0e40 : [192.168.99.102]:10116 --> [10.255.0.2]:41636
(process:6): libnice-DEBUG: Agent 0x562338179040 : added a new peer-discovered pair with foundation '4:remote1'.
(process:6): libnice-DEBUG: Agent 0x562338179040 : pair 0x5623381a0810 state SUCCEEDED (priv_process_response_check_for_reflexive)
(process:6): libnice-DEBUG: Agent 0x562338179040 : Updating nominated flag (UDP): ok_pair=0x5623381a0e40 (0/0) p=0x5623381a0810 (0/0) (ucnc/mnora)
(process:6): libnice-DEBUG: Agent 0x562338179040 : marking pair 0x5623381a0e40 (4:remote1) as nominated (aggressive nomination, controlling).
(process:6): libnice-DEBUG: Agent 0x562338179040 : changing SELECTED PAIR for component 1: 4:remote1 (prio:7926337525411495422).
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment