Skip to content

Instantly share code, notes, and snippets.

@nberardi
Created March 10, 2023 00:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nberardi/0a2d5183cbaba4339646b4d4a03ecf6c to your computer and use it in GitHub Desktop.
Save nberardi/0a2d5183cbaba4339646b4d4a03ecf6c to your computer and use it in GitHub Desktop.
WebRTC Console Dump
server version: 0.6.26
plugin version: @scrypted/webrtc 0.1.36
plugin loaded
[Test] remote options {
proxy: false,
offer: {
type: 'offer',
sdp: 'v=0\r\n' +
'o=- 3887398039 3887398039 IN IP4 0.0.0.0\r\n' +
's=a 2 z\r\n' +
'c=IN IP4 0.0.0.0\r\n' +
't=0 0\r\n' +
'a=group:BUNDLE audio0 video0 application0\r\n' +
'm=audio 1 UDP/TLS/RTP/SAVPF 96 0 8\r\n' +
'a=candidate:1 1 UDP 2013266431 34.230.92.44 51324 typ host\r\n' +
'a=candidate:2 1 TCP 1015021823 34.230.92.44 9 typ host tcptype active\r\n' +
'a=candidate:3 1 TCP 1010827519 34.230.92.44 48570 typ host tcptype passive\r\n' +
'a=candidate:1 2 UDP 2013266430 34.230.92.44 52104 typ host\r\n' +
'a=candidate:2 2 TCP 1015021822 34.230.92.44 9 typ host tcptype active\r\n' +
'a=candidate:3 2 TCP 1010827518 34.230.92.44 63889 typ host tcptype passive\r\n' +
'a=setup:actpass\r\n' +
'a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\n' +
'a=rtpmap:96 opus/48000/2\r\n' +
'a=rtcp:9 IN IP4 0.0.0.0\r\n' +
'a=rtcp-mux\r\n' +
'a=sendrecv\r\n' +
'a=mid:audio0\r\n' +
'a=ssrc:2525140572 cname:user3914887136@host-f5690a27\r\n' +
'a=ice-ufrag:xKFV\r\n' +
'a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1\r\n' +
'a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58\r\n' +
'm=video 1 UDP/TLS/RTP/SAVPF 99\r\n' +
'a=candidate:1 1 UDP 2013266431 34.230.92.44 51324 typ host\r\n' +
'a=candidate:3 1 TCP 1010827519 34.230.92.44 48570 typ host tcptype passive\r\n' +
'a=candidate:2 1 TCP 1015021823 34.230.92.44 9 typ host tcptype active\r\n' +
'a=candidate:1 2 UDP 2013266430 34.230.92.44 52104 typ host\r\n' +
'a=candidate:3 2 TCP 1010827518 34.230.92.44 63889 typ host tcptype passive\r\n' +
'a=candidate:2 2 TCP 1015021822 34.230.92.44 9 typ host tcptype active\r\n' +
'b=AS:2500\r\n' +
'a=setup:actpass\r\n' +
'a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\n' +
'a=rtpmap:99 H264/90000\r\n' +
'a=rtcp:9 IN IP4 0.0.0.0\r\n' +
'a=rtcp-mux\r\n' +
'a=sendrecv\r\n' +
'a=mid:video0\r\n' +
'a=rtcp-fb:99 nack\r\n' +
'a=rtcp-fb:99 nack pli\r\n' +
'a=rtcp-fb:99 ccm fir\r\n' +
'a=ssrc:470102405 cname:user3914887136@host-f5690a27\r\n' +
'a=ice-ufrag:xKFV\r\n' +
'a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1\r\n' +
'a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58\r\n' +
'm=application 1 UDP/DTLS/SCTP webrtc-datachannel\r\n' +
'a=setup:actpass\r\n' +
'a=sctp-port:5000\r\n' +
'a=mid:application0\r\n' +
'a=ice-ufrag:xKFV\r\n' +
'a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1\r\n' +
'a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58\r\n'
},
disableTrickle: true
}
[Test] offer sdp v=0
o=- 3887398039 3887398039 IN IP4 0.0.0.0
s=a 2 z
c=IN IP4 0.0.0.0
t=0 0
a=group:BUNDLE audio0 video0 application0
m=audio 1 UDP/TLS/RTP/SAVPF 96 0 8
a=candidate:1 1 UDP 2013266431 34.230.92.44 51324 typ host
a=candidate:2 1 TCP 1015021823 34.230.92.44 9 typ host tcptype active
a=candidate:3 1 TCP 1010827519 34.230.92.44 48570 typ host tcptype passive
a=candidate:1 2 UDP 2013266430 34.230.92.44 52104 typ host
a=candidate:2 2 TCP 1015021822 34.230.92.44 9 typ host tcptype active
a=candidate:3 2 TCP 1010827518 34.230.92.44 63889 typ host tcptype passive
a=setup:actpass
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=rtpmap:96 opus/48000/2
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=sendrecv
a=mid:audio0
a=ssrc:2525140572 cname:user3914887136@host-f5690a27
a=ice-ufrag:xKFV
a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1
a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58
m=video 1 UDP/TLS/RTP/SAVPF 99
a=candidate:1 1 UDP 2013266431 34.230.92.44 51324 typ host
a=candidate:3 1 TCP 1010827519 34.230.92.44 48570 typ host tcptype passive
a=candidate:2 1 TCP 1015021823 34.230.92.44 9 typ host tcptype active
a=candidate:1 2 UDP 2013266430 34.230.92.44 52104 typ host
a=candidate:3 2 TCP 1010827518 34.230.92.44 63889 typ host tcptype passive
a=candidate:2 2 TCP 1015021822 34.230.92.44 9 typ host tcptype active
b=AS:2500
a=setup:actpass
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=rtpmap:99 H264/90000
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=sendrecv
a=mid:video0
a=rtcp-fb:99 nack
a=rtcp-fb:99 nack pli
a=rtcp-fb:99 ccm fir
a=ssrc:470102405 cname:user3914887136@host-f5690a27
a=ice-ufrag:xKFV
a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1
a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58
m=application 1 UDP/DTLS/SCTP webrtc-datachannel
a=setup:actpass
a=sctp-port:5000
a=mid:application0
a=ice-ufrag:xKFV
a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1
a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58
[Test] signalingState have-remote-offer
[Test] sig change have-remote-offer
[Test] iceGatheringState gathering
[Test] iceConnectionState completed
[Test] iceGatheringState complete
[Test] signalingState stable
[Test] sig change stable
[Test] connectionState connecting
[Test] iceConnectionState checking
[Test] answer sdp v=0
o=- 17246929 0 IN IP4 0.0.0.0
s=-
t=0 0
a=group:BUNDLE audio0 video0 application0
a=extmap-allow-mixed
a=msid-semantic:WMS *
m=audio 9 UDP/TLS/RTP/SAVPF 96
c=IN IP4 0.0.0.0
a=candidate:a4d79912397557a13223e1226 1 udp 2130706431 10.10.0.50 40387 typ host
a=candidate:b2b728936a3c45cb04d53db8c 1 udp 1694498815 108.56.192.250 40387 typ srflx raddr 10.10.0.50 rport 40387
a=end-of-candidates
a=ice-ufrag:f8d2
a=ice-pwd:1631232686d81d5a29eda6
a=ice-options:trickle
a=fingerprint:sha-256 56:FE:37:C2:C6:96:0E:3D:F7:4A:79:7F:E6:18:94:87:E4:18:3A:4E:27:66:E9:6E:C6:EB:0A:DB:F2:63:4C:C0
a=setup:active
a=sendrecv
a=mid:audio0
a=msid:2c4f448a-483e-432d-afb2-66215c1647f2 69bb6185-dc6b-4ec6-b958-bfdc2814dea4
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=ssrc:1091172294 cname:86c5bce4-5b51-4e20-ad4c-7138108fc734
a=rtpmap:96 opus/48000/2
m=video 9 UDP/TLS/RTP/SAVPF 99
c=IN IP4 0.0.0.0
a=candidate:a4d79912397557a13223e1226 1 udp 2130706431 10.10.0.50 40387 typ host
a=candidate:b2b728936a3c45cb04d53db8c 1 udp 1694498815 108.56.192.250 40387 typ srflx raddr 10.10.0.50 rport 40387
a=end-of-candidates
a=ice-ufrag:f8d2
a=ice-pwd:1631232686d81d5a29eda6
a=ice-options:trickle
a=fingerprint:sha-256 56:FE:37:C2:C6:96:0E:3D:F7:4A:79:7F:E6:18:94:87:E4:18:3A:4E:27:66:E9:6E:C6:EB:0A:DB:F2:63:4C:C0
a=setup:active
a=sendonly
a=mid:video0
a=msid:44058ce8-9ef4-48f6-a2aa-eae30fbce25d f3f8090f-4ecc-45aa-8742-2abc779d1f74
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=ssrc:4058527939 cname:86c5bce4-5b51-4e20-ad4c-7138108fc734
a=rtpmap:99 H264/90000
a=rtcp-fb:99 nack
a=rtcp-fb:99 nack pli
a=rtcp-fb:99 ccm fir
m=application 9 UDP/DTLS/SCTP webrtc-datachannel
c=IN IP4 0.0.0.0
a=candidate:a4d79912397557a13223e1226 1 udp 2130706431 10.10.0.50 40387 typ host
a=candidate:b2b728936a3c45cb04d53db8c 1 udp 1694498815 108.56.192.250 40387 typ srflx raddr 10.10.0.50 rport 40387
a=end-of-candidates
a=ice-ufrag:f8d2
a=ice-pwd:1631232686d81d5a29eda6
a=ice-options:trickle
a=fingerprint:sha-256 56:FE:37:C2:C6:96:0E:3D:F7:4A:79:7F:E6:18:94:87:E4:18:3A:4E:27:66:E9:6E:C6:EB:0A:DB:F2:63:4C:C0
a=setup:active
a=mid:application0
a=sctp-port:5000
a=max-message-size:65536
[Test] waiting ice connected
(node:4223) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
[Test] iceConnectionState connected
[Test] connectionState connected
[Test] done waiting ice connected
[Test] ice transport ip { address: '34.230.92.44', port: 51324, turnServer: false }
[Test] Connection is local network: false
[Test] Client Stream Profile {
transcodeBaseline: false,
sessionSupportsH264High: false,
maximumCompatibilityMode: false,
proxy: false,
offer: {
type: 'offer',
sdp: 'v=0\r\n' +
'o=- 3887398039 3887398039 IN IP4 0.0.0.0\r\n' +
's=a 2 z\r\n' +
'c=IN IP4 0.0.0.0\r\n' +
't=0 0\r\n' +
'a=group:BUNDLE audio0 video0 application0\r\n' +
'm=audio 1 UDP/TLS/RTP/SAVPF 96 0 8\r\n' +
'a=candidate:1 1 UDP 2013266431 34.230.92.44 51324 typ host\r\n' +
'a=candidate:2 1 TCP 1015021823 34.230.92.44 9 typ host tcptype active\r\n' +
'a=candidate:3 1 TCP 1010827519 34.230.92.44 48570 typ host tcptype passive\r\n' +
'a=candidate:1 2 UDP 2013266430 34.230.92.44 52104 typ host\r\n' +
'a=candidate:2 2 TCP 1015021822 34.230.92.44 9 typ host tcptype active\r\n' +
'a=candidate:3 2 TCP 1010827518 34.230.92.44 63889 typ host tcptype passive\r\n' +
'a=setup:actpass\r\n' +
'a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\n' +
'a=rtpmap:96 opus/48000/2\r\n' +
'a=rtcp:9 IN IP4 0.0.0.0\r\n' +
'a=rtcp-mux\r\n' +
'a=sendrecv\r\n' +
'a=mid:audio0\r\n' +
'a=ssrc:2525140572 cname:user3914887136@host-f5690a27\r\n' +
'a=ice-ufrag:xKFV\r\n' +
'a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1\r\n' +
'a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58\r\n' +
'm=video 1 UDP/TLS/RTP/SAVPF 99\r\n' +
'a=candidate:1 1 UDP 2013266431 34.230.92.44 51324 typ host\r\n' +
'a=candidate:3 1 TCP 1010827519 34.230.92.44 48570 typ host tcptype passive\r\n' +
'a=candidate:2 1 TCP 1015021823 34.230.92.44 9 typ host tcptype active\r\n' +
'a=candidate:1 2 UDP 2013266430 34.230.92.44 52104 typ host\r\n' +
'a=candidate:3 2 TCP 1010827518 34.230.92.44 63889 typ host tcptype passive\r\n' +
'a=candidate:2 2 TCP 1015021822 34.230.92.44 9 typ host tcptype active\r\n' +
'b=AS:2500\r\n' +
'a=setup:actpass\r\n' +
'a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\n' +
'a=rtpmap:99 H264/90000\r\n' +
'a=rtcp:9 IN IP4 0.0.0.0\r\n' +
'a=rtcp-mux\r\n' +
'a=sendrecv\r\n' +
'a=mid:video0\r\n' +
'a=rtcp-fb:99 nack\r\n' +
'a=rtcp-fb:99 nack pli\r\n' +
'a=rtcp-fb:99 ccm fir\r\n' +
'a=ssrc:470102405 cname:user3914887136@host-f5690a27\r\n' +
'a=ice-ufrag:xKFV\r\n' +
'a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1\r\n' +
'a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58\r\n' +
'm=application 1 UDP/DTLS/SCTP webrtc-datachannel\r\n' +
'a=setup:actpass\r\n' +
'a=sctp-port:5000\r\n' +
'a=mid:application0\r\n' +
'a=ice-ufrag:xKFV\r\n' +
'a=ice-pwd:t8oV7siOdt2Pbl8upmyjE1\r\n' +
'a=fingerprint:sha-256 DF:7F:74:BE:B7:11:BC:BF:F4:00:C1:D0:D9:1A:1D:85:8B:F6:0F:FD:25:FC:97:C7:A5:85:83:9D:43:57:8F:58\r\n'
},
disableTrickle: true
}
[Test] rtsp/tcp h264
[Test] a/v h264 opus found h264 undefined
[Test] rtsp/tcp pcm_alaw
[Test] -hide_banner -i rtsp:[REDACTED] -acodec libopus -flags +global_header -ar 48k -b:a 40k -bufsize 96k -ac 2 -application lowdelay -dn -sn -vn -f rtp rtp://127.0.0.1:44844? -sdp_file pipe:4
[Test] first video packet 3337
[Test] [rtsp @ 0x1767f410] method SETUP failed: 461 Unsupported Transport
[Test] Guessed Channel Layout for Input Stream #0.0 : mono
Input #0, rtsp, from 'rtsp://127.0.0.1:45095':
Metadata:
title : Session streamed by "TP-LINK RTSP Server"
comment : stream2
Duration: N/A, start: 0.000000, bitrate: 64 kb/s
Stream #0:0: Audio: pcm_alaw, 8000 Hz, mono, s16, 64 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (pcm_alaw (native) -> opus (libopus))
Press [q] to stop, [?] for help
Output #0, rtp, to 'rtp://127.0.0.1:44844?':
Metadata:
title : Session streamed by "TP-LINK RTSP Server"
comment : stream2
encoder : Lavf59.16.100
Stream #0:0: Audio: opus, 48000 Hz, stereo, s16, 40 kb/s
Metadata:
encoder : Lavc59.18.100 libopus
size= 0kB time=00:00:00.05 bitrate= 58.6kbits/s speed=2.88e+04x
[Test] video/audio detected, discarding further input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment