@pexip/peer-connection-stats 17.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +253 -0
- package/LICENSE +188 -0
- package/README.md +9 -0
- package/dist/index.d.ts +325 -0
- package/dist/index.mjs +478 -0
- package/package.json +43 -0
- package/src/index.ts +3 -0
- package/src/statsCollector.ts +665 -0
- package/src/statsCollector.types.ts +233 -0
- package/src/tests/__snapshots__/statsCollector.test.ts.snap +208 -0
- package/src/tests/statsCollector.chrome-inbound-presentation.fixtures.ts +990 -0
- package/src/tests/statsCollector.chrome-multiple.fixtures.ts +2692 -0
- package/src/tests/statsCollector.chrome-outbound-presentation.fixtures.ts +925 -0
- package/src/tests/statsCollector.firefox.fixtures.ts +473 -0
- package/src/tests/statsCollector.test.ts +480 -0
- package/src/utils.ts +41 -0
|
@@ -0,0 +1,925 @@
|
|
|
1
|
+
import type {AnyStats} from '../statsCollector.types';
|
|
2
|
+
|
|
3
|
+
export const statsData: AnyStats[] = [
|
|
4
|
+
{
|
|
5
|
+
id: 'RTCAudioSource_15',
|
|
6
|
+
timestamp: 1604007411171.868,
|
|
7
|
+
type: 'media-source',
|
|
8
|
+
trackIdentifier: 'b4a036ef-b36d-426e-8c84-8ab7a2a5104f',
|
|
9
|
+
kind: 'audio',
|
|
10
|
+
audioLevel: 0.00003051850947599719,
|
|
11
|
+
totalAudioEnergy: 1.067360816049452e-8,
|
|
12
|
+
totalSamplesDuration: 11.669999999999796,
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
id: 'RTCCertificate_34:EB:F5:63:84:18:B7:5A:D5:FA:FF:C5:E9:32:A9:32:09:24:6C:97:85:25:52:15:63:5C:6A:DD:44:DB:BE:9A',
|
|
16
|
+
timestamp: 1604007411171.868,
|
|
17
|
+
type: 'certificate',
|
|
18
|
+
fingerprint:
|
|
19
|
+
'34:EB:F5:63:84:18:B7:5A:D5:FA:FF:C5:E9:32:A9:32:09:24:6C:97:85:25:52:15:63:5C:6A:DD:44:DB:BE:9A',
|
|
20
|
+
fingerprintAlgorithm: 'sha-256',
|
|
21
|
+
base64Certificate:
|
|
22
|
+
'MIIFnTCCA4WgAwIBAgIJALRVnoUg7tApMA0GCSqGSIb3DQEBCwUAMFQxLTArBgNVBAoMJFBleGlwIEluZmluaXR5IFRlbXBvcmFyeSBDZXJ0aWZpY2F0ZTEjMCEGA1UEAwwaYW1zLXBpLXByb2QyLXdyazIucGV4aXAuaW8wHhcNMjAxMDEyMDkyNTM4WhcNMjExMDEyMDkyNTM4WjBUMS0wKwYDVQQKDCRQZXhpcCBJbmZpbml0eSBUZW1wb3JhcnkgQ2VydGlmaWNhdGUxIzAhBgNVBAMMGmFtcy1waS1wcm9kMi13cmsyLnBleGlwLmlvMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArs8iYSm4YS2/S7Xi0ImKUxbdjkeNACDLWbQGoXWq5QgR57Rf+x4aqoBYP5IdL9EWmFJRlVnYvcMJflw3fv8cR6rWsec27duSxvQIPiDXxb71w188NCU9SLizWVZkFZ1KV3El0MUixdfjTAjq9oO73viYFMcH0CuxOcRyTEioT5MmhhdzEaTBQ6tl5AZyeALR2EuqvkfUNsxzbM+C5ZI6Qh+Gkf8sid6eK+gpK1llJ9sMjk4SIsWlddu6KVhEEIiIUcONylyzKtFkpO50ArRuuUMP3rRqWTKZKpEbxKD9+aKhDzpcl+ktCwYVarlbmvheoxtoLpYyJYQfhpMKfrBH35EnnQKuBBHYFc5FiLf8VNj4gBS82f43ZJpJqzsuGPfbcyn/wtmtbuTfNWFpx05RF/90ahy4M15l7bQbDdbTOewCZp/UYvAUSqJjcthEx9aAwZA8JFOEDXwp7g0TPlIrnX6kOvGKChvJXL5eS6WbYMewOXiN92XY8CBB5oeq0L4EWdj5IaJeSbHKqzjAoBCluzCljHMiTVibFiWOJBop5OQ+5qgE/y0ii9BKxWyw6ZMObOtn4eArh1AtyFjBbZ1PBpV+QEHgKlDaplmiGGQqqBWI7OHac4ULc7jIYNXbm6pHnb6vjJO6T/sygESR6kPD9S90QnFR3LidwJ6yoQIfubkCAwEAAaNyMHAwCQYDVR0TBAIwADAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwHQYDVR0OBBYEFP+GTKPoqG3rSGf83Ecu/IHrQ2liMCUGA1UdEQQeMByCGmFtcy1waS1wcm9kMi13cmsyLnBleGlwLmlvMA0GCSqGSIb3DQEBCwUAA4ICAQAjSLUSF+zN8kcGlE2gWesi1m/VzViIZWoYa0B+7pV7Is065AiyrwZguykBCE40mMJtY/CKN+VHYBQ+j5YiXckTQizNjOiy8dBiGS3aNgHoAw5Zd7do61lijrdzgo5Kq9K+c08OTvgQAodJLtQGiLHzMOGZFkedKGFt6++BDJnihg9ufRl8FCE/ZW01lcOC21vCucdki6yaQ9g+GyQSnSTBMJgqgIUPr8PXxglilI7eSP4ndHeQz+GNi9Xn2SzEXRiVypgtkatp33a85scHNS2CXJ5rCqoBq9GPXO9QxoqO403YtHvh9kdGEtNUbjR6WT0HXNhXBazLmNnRDvcJuC5JfJPTBHjpCANVax2pXmOmS5YrZYcqVmlQmJVIvRzV1sd5XBNLNzM3Cbtb17LlxiENsviP53w6a8FxWsEaKegmz2Wb0cXOWJlMfcf2IRVQ6KINI94uKVC3MbfE89ekwPNV79j/meXkUT1q1qF2AkJBLhvl3Vn/pi08VuzbMH7EuXPvCBAXOs93NJLjdqaud9AT7511Fz19FuI0uUinEu1OfITUqyPA9qoK5WfgWWpalgTToSr1Ip34T2Rn899DVRWs9Gk4kJ1tskeCsL5Klrz6N6V/lVgB84/kq3cMF+3NWInGSWYFeskSp364m6Asid5HdSzCwG4spvrXzFIJqJgrww==',
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
id: 'RTCCertificate_47:94:69:1F:3B:A2:F1:4A:4A:E3:7A:3E:48:13:BD:9B:D3:F5:EF:85:82:2E:59:EE:2F:FA:C0:D1:0E:FA:71:CB',
|
|
26
|
+
timestamp: 1604007411171.868,
|
|
27
|
+
type: 'certificate',
|
|
28
|
+
fingerprint:
|
|
29
|
+
'47:94:69:1F:3B:A2:F1:4A:4A:E3:7A:3E:48:13:BD:9B:D3:F5:EF:85:82:2E:59:EE:2F:FA:C0:D1:0E:FA:71:CB',
|
|
30
|
+
fingerprintAlgorithm: 'sha-256',
|
|
31
|
+
base64Certificate:
|
|
32
|
+
'MIIBFTCBvaADAgECAgkA0hfodKU/+vowCgYIKoZIzj0EAwIwETEPMA0GA1UEAwwGV2ViUlRDMB4XDTIwMTAyODIxMzYzOVoXDTIwMTEyODIxMzYzOVowETEPMA0GA1UEAwwGV2ViUlRDMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEHSyuwY7T9Y7nK9LtF+sTHuY4mInCg5cnvuAoBvUzP0CsrQB7lLvRWr/83JewpZWgYQlhmpyz2AG9g2Z138MgVDAKBggqhkjOPQQDAgNHADBEAiBRCA0CpoRUQsyfIT14sJsgtIuk390FR0qT+0TVVoos8gIgH1oYNFS+gjFE7/IGifA+RxBhGGT8rBKV6AZIxgdJX4o=',
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
id: 'RTCCodec_0_Inbound_100',
|
|
36
|
+
timestamp: 1604007411171.868,
|
|
37
|
+
type: 'codec',
|
|
38
|
+
payloadType: 100,
|
|
39
|
+
mimeType: 'video/VP9',
|
|
40
|
+
clockRate: 90000,
|
|
41
|
+
sdpFmtpLine: 'profile-id=2',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
id: 'RTCCodec_0_Inbound_101',
|
|
45
|
+
timestamp: 1604007411171.868,
|
|
46
|
+
type: 'codec',
|
|
47
|
+
payloadType: 101,
|
|
48
|
+
mimeType: 'video/rtx',
|
|
49
|
+
clockRate: 90000,
|
|
50
|
+
sdpFmtpLine: 'apt=100',
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
id: 'RTCCodec_0_Inbound_102',
|
|
54
|
+
timestamp: 1604007411171.868,
|
|
55
|
+
type: 'codec',
|
|
56
|
+
payloadType: 102,
|
|
57
|
+
mimeType: 'video/H264',
|
|
58
|
+
clockRate: 90000,
|
|
59
|
+
sdpFmtpLine:
|
|
60
|
+
'level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f',
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
id: 'RTCCodec_0_Inbound_107',
|
|
64
|
+
timestamp: 1604007411171.868,
|
|
65
|
+
type: 'codec',
|
|
66
|
+
payloadType: 107,
|
|
67
|
+
mimeType: 'video/rtx',
|
|
68
|
+
clockRate: 90000,
|
|
69
|
+
sdpFmtpLine: 'apt=125',
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
id: 'RTCCodec_0_Inbound_108',
|
|
73
|
+
timestamp: 1604007411171.868,
|
|
74
|
+
type: 'codec',
|
|
75
|
+
payloadType: 108,
|
|
76
|
+
mimeType: 'video/H264',
|
|
77
|
+
clockRate: 90000,
|
|
78
|
+
sdpFmtpLine:
|
|
79
|
+
'level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f',
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
id: 'RTCCodec_0_Inbound_109',
|
|
83
|
+
timestamp: 1604007411171.868,
|
|
84
|
+
type: 'codec',
|
|
85
|
+
payloadType: 109,
|
|
86
|
+
mimeType: 'video/rtx',
|
|
87
|
+
clockRate: 90000,
|
|
88
|
+
sdpFmtpLine: 'apt=108',
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
id: 'RTCCodec_0_Inbound_119',
|
|
92
|
+
timestamp: 1604007411171.868,
|
|
93
|
+
type: 'codec',
|
|
94
|
+
payloadType: 119,
|
|
95
|
+
mimeType: 'video/rtx',
|
|
96
|
+
clockRate: 90000,
|
|
97
|
+
sdpFmtpLine: 'apt=124',
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
id: 'RTCCodec_0_Inbound_120',
|
|
101
|
+
timestamp: 1604007411171.868,
|
|
102
|
+
type: 'codec',
|
|
103
|
+
payloadType: 120,
|
|
104
|
+
mimeType: 'video/rtx',
|
|
105
|
+
clockRate: 90000,
|
|
106
|
+
sdpFmtpLine: 'apt=127',
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
id: 'RTCCodec_0_Inbound_121',
|
|
110
|
+
timestamp: 1604007411171.868,
|
|
111
|
+
type: 'codec',
|
|
112
|
+
payloadType: 121,
|
|
113
|
+
mimeType: 'video/rtx',
|
|
114
|
+
clockRate: 90000,
|
|
115
|
+
sdpFmtpLine: 'apt=102',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
id: 'RTCCodec_0_Inbound_123',
|
|
119
|
+
timestamp: 1604007411171.868,
|
|
120
|
+
type: 'codec',
|
|
121
|
+
payloadType: 123,
|
|
122
|
+
mimeType: 'video/ulpfec',
|
|
123
|
+
clockRate: 90000,
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
id: 'RTCCodec_0_Inbound_124',
|
|
127
|
+
timestamp: 1604007411171.868,
|
|
128
|
+
type: 'codec',
|
|
129
|
+
payloadType: 124,
|
|
130
|
+
mimeType: 'video/red',
|
|
131
|
+
clockRate: 90000,
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
id: 'RTCCodec_0_Inbound_125',
|
|
135
|
+
timestamp: 1604007411171.868,
|
|
136
|
+
type: 'codec',
|
|
137
|
+
payloadType: 125,
|
|
138
|
+
mimeType: 'video/H264',
|
|
139
|
+
clockRate: 90000,
|
|
140
|
+
sdpFmtpLine:
|
|
141
|
+
'level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f',
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
id: 'RTCCodec_0_Inbound_127',
|
|
145
|
+
timestamp: 1604007411171.868,
|
|
146
|
+
type: 'codec',
|
|
147
|
+
payloadType: 127,
|
|
148
|
+
mimeType: 'video/H264',
|
|
149
|
+
clockRate: 90000,
|
|
150
|
+
sdpFmtpLine:
|
|
151
|
+
'level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42001f',
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
id: 'RTCCodec_0_Inbound_96',
|
|
155
|
+
timestamp: 1604007411171.868,
|
|
156
|
+
type: 'codec',
|
|
157
|
+
payloadType: 96,
|
|
158
|
+
mimeType: 'video/VP8',
|
|
159
|
+
clockRate: 90000,
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
id: 'RTCCodec_0_Inbound_97',
|
|
163
|
+
timestamp: 1604007411171.868,
|
|
164
|
+
type: 'codec',
|
|
165
|
+
payloadType: 97,
|
|
166
|
+
mimeType: 'video/rtx',
|
|
167
|
+
clockRate: 90000,
|
|
168
|
+
sdpFmtpLine: 'apt=96',
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
id: 'RTCCodec_0_Inbound_98',
|
|
172
|
+
timestamp: 1604007411171.868,
|
|
173
|
+
type: 'codec',
|
|
174
|
+
payloadType: 98,
|
|
175
|
+
mimeType: 'video/VP9',
|
|
176
|
+
clockRate: 90000,
|
|
177
|
+
sdpFmtpLine: 'profile-id=0',
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
id: 'RTCCodec_0_Inbound_99',
|
|
181
|
+
timestamp: 1604007411171.868,
|
|
182
|
+
type: 'codec',
|
|
183
|
+
payloadType: 99,
|
|
184
|
+
mimeType: 'video/rtx',
|
|
185
|
+
clockRate: 90000,
|
|
186
|
+
sdpFmtpLine: 'apt=98',
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
id: 'RTCCodec_0_Outbound_100',
|
|
190
|
+
timestamp: 1604007411171.868,
|
|
191
|
+
type: 'codec',
|
|
192
|
+
payloadType: 100,
|
|
193
|
+
mimeType: 'video/VP9',
|
|
194
|
+
clockRate: 90000,
|
|
195
|
+
sdpFmtpLine: 'max-fr=30;max-fs=8160',
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
id: 'RTCCodec_0_Outbound_101',
|
|
199
|
+
timestamp: 1604007411171.868,
|
|
200
|
+
type: 'codec',
|
|
201
|
+
payloadType: 101,
|
|
202
|
+
mimeType: 'video/rtx',
|
|
203
|
+
clockRate: 90000,
|
|
204
|
+
sdpFmtpLine: 'apt=98',
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
id: 'RTCCodec_0_Outbound_102',
|
|
208
|
+
timestamp: 1604007411171.868,
|
|
209
|
+
type: 'codec',
|
|
210
|
+
payloadType: 102,
|
|
211
|
+
mimeType: 'video/H264',
|
|
212
|
+
clockRate: 90000,
|
|
213
|
+
sdpFmtpLine:
|
|
214
|
+
'level-asymmetry-allowed=1;max-br=3732;max-fps=3000;max-fs=8192;max-mbps=245760;max-smbps=245760;packetization-mode=1;profile-level-id=428014',
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
id: 'RTCCodec_0_Outbound_107',
|
|
218
|
+
timestamp: 1604007411171.868,
|
|
219
|
+
type: 'codec',
|
|
220
|
+
payloadType: 107,
|
|
221
|
+
mimeType: 'video/rtx',
|
|
222
|
+
clockRate: 90000,
|
|
223
|
+
sdpFmtpLine: 'apt=125',
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
id: 'RTCCodec_0_Outbound_108',
|
|
227
|
+
timestamp: 1604007411171.868,
|
|
228
|
+
type: 'codec',
|
|
229
|
+
payloadType: 108,
|
|
230
|
+
mimeType: 'video/H264',
|
|
231
|
+
clockRate: 90000,
|
|
232
|
+
sdpFmtpLine:
|
|
233
|
+
'level-asymmetry-allowed=1;max-br=3732;max-fps=3000;max-fs=8192;max-mbps=245760;max-smbps=245760;profile-level-id=42c014',
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
id: 'RTCCodec_0_Outbound_119',
|
|
237
|
+
timestamp: 1604007411171.868,
|
|
238
|
+
type: 'codec',
|
|
239
|
+
payloadType: 119,
|
|
240
|
+
mimeType: 'video/rtx',
|
|
241
|
+
clockRate: 90000,
|
|
242
|
+
sdpFmtpLine: 'apt=124',
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
id: 'RTCCodec_0_Outbound_123',
|
|
246
|
+
timestamp: 1604007411171.868,
|
|
247
|
+
type: 'codec',
|
|
248
|
+
payloadType: 123,
|
|
249
|
+
mimeType: 'video/ulpfec',
|
|
250
|
+
clockRate: 90000,
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
id: 'RTCCodec_0_Outbound_124',
|
|
254
|
+
timestamp: 1604007411171.868,
|
|
255
|
+
type: 'codec',
|
|
256
|
+
payloadType: 124,
|
|
257
|
+
mimeType: 'video/red',
|
|
258
|
+
clockRate: 90000,
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
id: 'RTCCodec_0_Outbound_125',
|
|
262
|
+
timestamp: 1604007411171.868,
|
|
263
|
+
type: 'codec',
|
|
264
|
+
payloadType: 125,
|
|
265
|
+
mimeType: 'video/H264',
|
|
266
|
+
clockRate: 90000,
|
|
267
|
+
sdpFmtpLine:
|
|
268
|
+
'level-asymmetry-allowed=1;max-br=3732;max-fps=3000;max-fs=8192;max-mbps=245760;max-smbps=245760;packetization-mode=1;profile-level-id=42c014',
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
id: 'RTCCodec_0_Outbound_127',
|
|
272
|
+
timestamp: 1604007411171.868,
|
|
273
|
+
type: 'codec',
|
|
274
|
+
payloadType: 127,
|
|
275
|
+
mimeType: 'video/H264',
|
|
276
|
+
clockRate: 90000,
|
|
277
|
+
sdpFmtpLine:
|
|
278
|
+
'level-asymmetry-allowed=1;max-br=3732;max-fps=3000;max-fs=8192;max-mbps=245760;max-smbps=245760;profile-level-id=428014',
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
id: 'RTCCodec_0_Outbound_96',
|
|
282
|
+
timestamp: 1604007411171.868,
|
|
283
|
+
type: 'codec',
|
|
284
|
+
payloadType: 96,
|
|
285
|
+
mimeType: 'video/VP8',
|
|
286
|
+
clockRate: 90000,
|
|
287
|
+
sdpFmtpLine: 'max-fr=30;max-fs=8160',
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
id: 'RTCCodec_0_Outbound_97',
|
|
291
|
+
timestamp: 1604007411171.868,
|
|
292
|
+
type: 'codec',
|
|
293
|
+
payloadType: 97,
|
|
294
|
+
mimeType: 'video/rtx',
|
|
295
|
+
clockRate: 90000,
|
|
296
|
+
sdpFmtpLine: 'apt=96',
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
id: 'RTCCodec_0_Outbound_98',
|
|
300
|
+
timestamp: 1604007411171.868,
|
|
301
|
+
type: 'codec',
|
|
302
|
+
payloadType: 98,
|
|
303
|
+
mimeType: 'video/VP9',
|
|
304
|
+
clockRate: 90000,
|
|
305
|
+
sdpFmtpLine: 'max-fr=30;max-fs=8160',
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
id: 'RTCCodec_0_Outbound_99',
|
|
309
|
+
timestamp: 1604007411171.868,
|
|
310
|
+
type: 'codec',
|
|
311
|
+
payloadType: 99,
|
|
312
|
+
mimeType: 'video/rtx',
|
|
313
|
+
clockRate: 90000,
|
|
314
|
+
sdpFmtpLine: 'apt=98',
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
id: 'RTCCodec_1_Inbound_0',
|
|
318
|
+
timestamp: 1604007411171.868,
|
|
319
|
+
type: 'codec',
|
|
320
|
+
payloadType: 0,
|
|
321
|
+
mimeType: 'audio/PCMU',
|
|
322
|
+
clockRate: 8000,
|
|
323
|
+
channels: 1,
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
id: 'RTCCodec_1_Inbound_103',
|
|
327
|
+
timestamp: 1604007411171.868,
|
|
328
|
+
type: 'codec',
|
|
329
|
+
payloadType: 103,
|
|
330
|
+
mimeType: 'audio/ISAC',
|
|
331
|
+
clockRate: 16000,
|
|
332
|
+
channels: 1,
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
id: 'RTCCodec_1_Inbound_104',
|
|
336
|
+
timestamp: 1604007411171.868,
|
|
337
|
+
type: 'codec',
|
|
338
|
+
payloadType: 104,
|
|
339
|
+
mimeType: 'audio/ISAC',
|
|
340
|
+
clockRate: 32000,
|
|
341
|
+
channels: 1,
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
id: 'RTCCodec_1_Inbound_105',
|
|
345
|
+
timestamp: 1604007411171.868,
|
|
346
|
+
type: 'codec',
|
|
347
|
+
payloadType: 105,
|
|
348
|
+
mimeType: 'audio/CN',
|
|
349
|
+
clockRate: 16000,
|
|
350
|
+
channels: 1,
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
id: 'RTCCodec_1_Inbound_106',
|
|
354
|
+
timestamp: 1604007411171.868,
|
|
355
|
+
type: 'codec',
|
|
356
|
+
payloadType: 106,
|
|
357
|
+
mimeType: 'audio/CN',
|
|
358
|
+
clockRate: 32000,
|
|
359
|
+
channels: 1,
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
id: 'RTCCodec_1_Inbound_110',
|
|
363
|
+
timestamp: 1604007411171.868,
|
|
364
|
+
type: 'codec',
|
|
365
|
+
payloadType: 110,
|
|
366
|
+
mimeType: 'audio/telephone-event',
|
|
367
|
+
clockRate: 48000,
|
|
368
|
+
channels: 1,
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
id: 'RTCCodec_1_Inbound_111',
|
|
372
|
+
timestamp: 1604007411171.868,
|
|
373
|
+
type: 'codec',
|
|
374
|
+
payloadType: 111,
|
|
375
|
+
mimeType: 'audio/opus',
|
|
376
|
+
clockRate: 48000,
|
|
377
|
+
channels: 2,
|
|
378
|
+
sdpFmtpLine: 'minptime=10;useinbandfec=1',
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
id: 'RTCCodec_1_Inbound_112',
|
|
382
|
+
timestamp: 1604007411171.868,
|
|
383
|
+
type: 'codec',
|
|
384
|
+
payloadType: 112,
|
|
385
|
+
mimeType: 'audio/telephone-event',
|
|
386
|
+
clockRate: 32000,
|
|
387
|
+
channels: 1,
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
id: 'RTCCodec_1_Inbound_113',
|
|
391
|
+
timestamp: 1604007411171.868,
|
|
392
|
+
type: 'codec',
|
|
393
|
+
payloadType: 113,
|
|
394
|
+
mimeType: 'audio/telephone-event',
|
|
395
|
+
clockRate: 16000,
|
|
396
|
+
channels: 1,
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
id: 'RTCCodec_1_Inbound_126',
|
|
400
|
+
timestamp: 1604007411171.868,
|
|
401
|
+
type: 'codec',
|
|
402
|
+
payloadType: 126,
|
|
403
|
+
mimeType: 'audio/telephone-event',
|
|
404
|
+
clockRate: 8000,
|
|
405
|
+
channels: 1,
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
id: 'RTCCodec_1_Inbound_13',
|
|
409
|
+
timestamp: 1604007411171.868,
|
|
410
|
+
type: 'codec',
|
|
411
|
+
payloadType: 13,
|
|
412
|
+
mimeType: 'audio/CN',
|
|
413
|
+
clockRate: 8000,
|
|
414
|
+
channels: 1,
|
|
415
|
+
},
|
|
416
|
+
{
|
|
417
|
+
id: 'RTCCodec_1_Inbound_8',
|
|
418
|
+
timestamp: 1604007411171.868,
|
|
419
|
+
type: 'codec',
|
|
420
|
+
payloadType: 8,
|
|
421
|
+
mimeType: 'audio/PCMA',
|
|
422
|
+
clockRate: 8000,
|
|
423
|
+
channels: 1,
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
id: 'RTCCodec_1_Inbound_9',
|
|
427
|
+
timestamp: 1604007411171.868,
|
|
428
|
+
type: 'codec',
|
|
429
|
+
payloadType: 9,
|
|
430
|
+
mimeType: 'audio/G722',
|
|
431
|
+
clockRate: 8000,
|
|
432
|
+
channels: 1,
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
id: 'RTCCodec_1_Outbound_0',
|
|
436
|
+
timestamp: 1604007411171.868,
|
|
437
|
+
type: 'codec',
|
|
438
|
+
payloadType: 0,
|
|
439
|
+
mimeType: 'audio/PCMU',
|
|
440
|
+
clockRate: 8000,
|
|
441
|
+
channels: 1,
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
id: 'RTCCodec_1_Outbound_110',
|
|
445
|
+
timestamp: 1604007411171.868,
|
|
446
|
+
type: 'codec',
|
|
447
|
+
payloadType: 110,
|
|
448
|
+
mimeType: 'audio/telephone-event',
|
|
449
|
+
clockRate: 48000,
|
|
450
|
+
channels: 1,
|
|
451
|
+
sdpFmtpLine: '0-15',
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
id: 'RTCCodec_1_Outbound_111',
|
|
455
|
+
timestamp: 1604007411171.868,
|
|
456
|
+
type: 'codec',
|
|
457
|
+
payloadType: 111,
|
|
458
|
+
mimeType: 'audio/opus',
|
|
459
|
+
clockRate: 48000,
|
|
460
|
+
channels: 2,
|
|
461
|
+
sdpFmtpLine: 'stereo=0;useinbandfec=1',
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
id: 'RTCCodec_1_Outbound_112',
|
|
465
|
+
timestamp: 1604007411171.868,
|
|
466
|
+
type: 'codec',
|
|
467
|
+
payloadType: 112,
|
|
468
|
+
mimeType: 'audio/telephone-event',
|
|
469
|
+
clockRate: 32000,
|
|
470
|
+
channels: 1,
|
|
471
|
+
sdpFmtpLine: '0-15',
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
id: 'RTCCodec_1_Outbound_113',
|
|
475
|
+
timestamp: 1604007411171.868,
|
|
476
|
+
type: 'codec',
|
|
477
|
+
payloadType: 113,
|
|
478
|
+
mimeType: 'audio/telephone-event',
|
|
479
|
+
clockRate: 16000,
|
|
480
|
+
channels: 1,
|
|
481
|
+
sdpFmtpLine: '0-15',
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
id: 'RTCCodec_1_Outbound_126',
|
|
485
|
+
timestamp: 1604007411171.868,
|
|
486
|
+
type: 'codec',
|
|
487
|
+
payloadType: 126,
|
|
488
|
+
mimeType: 'audio/telephone-event',
|
|
489
|
+
clockRate: 8000,
|
|
490
|
+
channels: 1,
|
|
491
|
+
sdpFmtpLine: '0-15',
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
id: 'RTCCodec_1_Outbound_8',
|
|
495
|
+
timestamp: 1604007411171.868,
|
|
496
|
+
type: 'codec',
|
|
497
|
+
payloadType: 8,
|
|
498
|
+
mimeType: 'audio/PCMA',
|
|
499
|
+
clockRate: 8000,
|
|
500
|
+
channels: 1,
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
id: 'RTCCodec_1_Outbound_9',
|
|
504
|
+
timestamp: 1604007411171.868,
|
|
505
|
+
type: 'codec',
|
|
506
|
+
payloadType: 9,
|
|
507
|
+
mimeType: 'audio/G722',
|
|
508
|
+
clockRate: 8000,
|
|
509
|
+
channels: 1,
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
id: 'RTCIceCandidatePair_85+hU0rI_LJWoRKth',
|
|
513
|
+
timestamp: 1604007411171.868,
|
|
514
|
+
type: 'candidate-pair',
|
|
515
|
+
transportId: 'RTCTransport_1_1',
|
|
516
|
+
localCandidateId: 'RTCIceCandidate_85+hU0rI',
|
|
517
|
+
remoteCandidateId: 'RTCIceCandidate_LJWoRKth',
|
|
518
|
+
state: 'succeeded',
|
|
519
|
+
priority: 7962116750865597000,
|
|
520
|
+
nominated: true,
|
|
521
|
+
writable: true,
|
|
522
|
+
bytesSent: 29459,
|
|
523
|
+
bytesReceived: 73129,
|
|
524
|
+
totalRoundTripTime: 0.265,
|
|
525
|
+
currentRoundTripTime: 0.033,
|
|
526
|
+
availableOutgoingBitrate: 1900000,
|
|
527
|
+
availableIncomingBitrate: 1630162,
|
|
528
|
+
requestsReceived: 1,
|
|
529
|
+
requestsSent: 1,
|
|
530
|
+
responsesReceived: 8,
|
|
531
|
+
responsesSent: 1,
|
|
532
|
+
consentRequestsSent: 7,
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
id: 'RTCIceCandidatePair_DW3rex60_Upl8fJtQ',
|
|
536
|
+
timestamp: 1604007411171.868,
|
|
537
|
+
type: 'candidate-pair',
|
|
538
|
+
transportId: 'RTCTransport_1_1',
|
|
539
|
+
localCandidateId: 'RTCIceCandidate_DW3rex60',
|
|
540
|
+
remoteCandidateId: 'RTCIceCandidate_Upl8fJtQ',
|
|
541
|
+
state: 'waiting',
|
|
542
|
+
priority: 3676066493117644300,
|
|
543
|
+
nominated: false,
|
|
544
|
+
writable: false,
|
|
545
|
+
bytesSent: 0,
|
|
546
|
+
bytesReceived: 0,
|
|
547
|
+
totalRoundTripTime: 0,
|
|
548
|
+
requestsReceived: 0,
|
|
549
|
+
requestsSent: 0,
|
|
550
|
+
responsesReceived: 0,
|
|
551
|
+
responsesSent: 0,
|
|
552
|
+
consentRequestsSent: 0,
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
id: 'RTCIceCandidatePair_j8WUZ2sB_ahV1rB3S',
|
|
556
|
+
timestamp: 1604007411171.868,
|
|
557
|
+
type: 'candidate-pair',
|
|
558
|
+
transportId: 'RTCTransport_0_1',
|
|
559
|
+
localCandidateId: 'RTCIceCandidate_j8WUZ2sB',
|
|
560
|
+
remoteCandidateId: 'RTCIceCandidate_ahV1rB3S',
|
|
561
|
+
state: 'succeeded',
|
|
562
|
+
priority: 7962116750865597000,
|
|
563
|
+
nominated: true,
|
|
564
|
+
writable: true,
|
|
565
|
+
bytesSent: 1758079,
|
|
566
|
+
bytesReceived: 1505108,
|
|
567
|
+
totalRoundTripTime: 0.27,
|
|
568
|
+
currentRoundTripTime: 0.033,
|
|
569
|
+
availableOutgoingBitrate: 1900000,
|
|
570
|
+
availableIncomingBitrate: 1630162,
|
|
571
|
+
requestsReceived: 1,
|
|
572
|
+
requestsSent: 1,
|
|
573
|
+
responsesReceived: 8,
|
|
574
|
+
responsesSent: 1,
|
|
575
|
+
consentRequestsSent: 7,
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
id: 'RTCIceCandidatePair_xghCJ+ta_mnNAgob8',
|
|
579
|
+
timestamp: 1604007411171.868,
|
|
580
|
+
type: 'candidate-pair',
|
|
581
|
+
transportId: 'RTCTransport_0_1',
|
|
582
|
+
localCandidateId: 'RTCIceCandidate_xghCJ+ta',
|
|
583
|
+
remoteCandidateId: 'RTCIceCandidate_mnNAgob8',
|
|
584
|
+
state: 'waiting',
|
|
585
|
+
priority: 3676066493117644300,
|
|
586
|
+
nominated: false,
|
|
587
|
+
writable: false,
|
|
588
|
+
bytesSent: 0,
|
|
589
|
+
bytesReceived: 0,
|
|
590
|
+
totalRoundTripTime: 0,
|
|
591
|
+
requestsReceived: 0,
|
|
592
|
+
requestsSent: 0,
|
|
593
|
+
responsesReceived: 0,
|
|
594
|
+
responsesSent: 0,
|
|
595
|
+
consentRequestsSent: 0,
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
id: 'RTCIceCandidate_85+hU0rI',
|
|
599
|
+
timestamp: 1604007411171.868,
|
|
600
|
+
type: 'local-candidate',
|
|
601
|
+
transportId: 'RTCTransport_1_1',
|
|
602
|
+
isRemote: false,
|
|
603
|
+
networkType: 'wifi',
|
|
604
|
+
ip: '45.152.50.64',
|
|
605
|
+
port: 39938,
|
|
606
|
+
protocol: 'udp',
|
|
607
|
+
candidateType: 'prflx',
|
|
608
|
+
priority: 1853824767,
|
|
609
|
+
deleted: false,
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
id: 'RTCIceCandidate_DW3rex60',
|
|
613
|
+
timestamp: 1604007411171.868,
|
|
614
|
+
type: 'local-candidate',
|
|
615
|
+
transportId: 'RTCTransport_1_1',
|
|
616
|
+
isRemote: false,
|
|
617
|
+
networkType: 'wifi',
|
|
618
|
+
ip: '192.168.1.117',
|
|
619
|
+
port: 9,
|
|
620
|
+
protocol: 'tcp',
|
|
621
|
+
candidateType: 'host',
|
|
622
|
+
priority: 1518280447,
|
|
623
|
+
deleted: false,
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
id: 'RTCIceCandidate_LJWoRKth',
|
|
627
|
+
timestamp: 1604007411171.868,
|
|
628
|
+
type: 'remote-candidate',
|
|
629
|
+
transportId: 'RTCTransport_1_1',
|
|
630
|
+
isRemote: true,
|
|
631
|
+
ip: '34.91.71.210',
|
|
632
|
+
port: 49196,
|
|
633
|
+
protocol: 'udp',
|
|
634
|
+
candidateType: 'host',
|
|
635
|
+
priority: 2042888703,
|
|
636
|
+
deleted: false,
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
id: 'RTCIceCandidate_Upl8fJtQ',
|
|
640
|
+
timestamp: 1604007411171.868,
|
|
641
|
+
type: 'remote-candidate',
|
|
642
|
+
transportId: 'RTCTransport_1_1',
|
|
643
|
+
isRemote: true,
|
|
644
|
+
ip: '34.91.71.210',
|
|
645
|
+
port: 49196,
|
|
646
|
+
protocol: 'tcp',
|
|
647
|
+
candidateType: 'host',
|
|
648
|
+
priority: 855900927,
|
|
649
|
+
deleted: false,
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
id: 'RTCIceCandidate_ahV1rB3S',
|
|
653
|
+
timestamp: 1604007411171.868,
|
|
654
|
+
type: 'remote-candidate',
|
|
655
|
+
transportId: 'RTCTransport_0_1',
|
|
656
|
+
isRemote: true,
|
|
657
|
+
ip: '34.91.71.210',
|
|
658
|
+
port: 49192,
|
|
659
|
+
protocol: 'udp',
|
|
660
|
+
candidateType: 'host',
|
|
661
|
+
priority: 2042888703,
|
|
662
|
+
deleted: false,
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
id: 'RTCIceCandidate_j8WUZ2sB',
|
|
666
|
+
timestamp: 1604007411171.868,
|
|
667
|
+
type: 'local-candidate',
|
|
668
|
+
transportId: 'RTCTransport_0_1',
|
|
669
|
+
isRemote: false,
|
|
670
|
+
networkType: 'wifi',
|
|
671
|
+
ip: '45.152.50.64',
|
|
672
|
+
port: 38256,
|
|
673
|
+
protocol: 'udp',
|
|
674
|
+
candidateType: 'prflx',
|
|
675
|
+
priority: 1853824767,
|
|
676
|
+
deleted: false,
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
id: 'RTCIceCandidate_mnNAgob8',
|
|
680
|
+
timestamp: 1604007411171.868,
|
|
681
|
+
type: 'remote-candidate',
|
|
682
|
+
transportId: 'RTCTransport_0_1',
|
|
683
|
+
isRemote: true,
|
|
684
|
+
ip: '34.91.71.210',
|
|
685
|
+
port: 49192,
|
|
686
|
+
protocol: 'tcp',
|
|
687
|
+
candidateType: 'host',
|
|
688
|
+
priority: 855900927,
|
|
689
|
+
deleted: false,
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
id: 'RTCIceCandidate_xghCJ+ta',
|
|
693
|
+
timestamp: 1604007411171.868,
|
|
694
|
+
type: 'local-candidate',
|
|
695
|
+
transportId: 'RTCTransport_0_1',
|
|
696
|
+
isRemote: false,
|
|
697
|
+
networkType: 'wifi',
|
|
698
|
+
ip: '192.168.1.117',
|
|
699
|
+
port: 9,
|
|
700
|
+
protocol: 'tcp',
|
|
701
|
+
candidateType: 'host',
|
|
702
|
+
priority: 1518280447,
|
|
703
|
+
deleted: false,
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
id: 'RTCMediaStreamTrack_receiver_20',
|
|
707
|
+
timestamp: 1604007411171.868,
|
|
708
|
+
type: 'track',
|
|
709
|
+
trackIdentifier: 'd42682e4-1b61-46c5-a16d-80c477a50398',
|
|
710
|
+
remoteSource: true,
|
|
711
|
+
ended: false,
|
|
712
|
+
detached: false,
|
|
713
|
+
kind: 'video',
|
|
714
|
+
jitterBufferDelay: 16.324,
|
|
715
|
+
jitterBufferEmittedCount: 255,
|
|
716
|
+
frameWidth: 1280,
|
|
717
|
+
frameHeight: 720,
|
|
718
|
+
framesReceived: 274,
|
|
719
|
+
framesDecoded: 256,
|
|
720
|
+
framesDropped: 16,
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
id: 'RTCMediaStreamTrack_receiver_21',
|
|
724
|
+
timestamp: 1604007411171.868,
|
|
725
|
+
type: 'track',
|
|
726
|
+
trackIdentifier: '5a25bb20-23ab-43db-be9c-e4f186bb94a9',
|
|
727
|
+
remoteSource: true,
|
|
728
|
+
ended: false,
|
|
729
|
+
detached: false,
|
|
730
|
+
kind: 'audio',
|
|
731
|
+
jitterBufferDelay: 19756.8,
|
|
732
|
+
jitterBufferEmittedCount: 435840,
|
|
733
|
+
audioLevel: 0.0014648884548478652,
|
|
734
|
+
totalAudioEnergy: 0.000020940147631405777,
|
|
735
|
+
totalSamplesReceived: 453760,
|
|
736
|
+
totalSamplesDuration: 10.139999999999828,
|
|
737
|
+
concealedSamples: 17199,
|
|
738
|
+
silentConcealedSamples: 15960,
|
|
739
|
+
concealmentEvents: 2,
|
|
740
|
+
insertedSamplesForDeceleration: 1320,
|
|
741
|
+
removedSamplesForAcceleration: 411,
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
id: 'RTCMediaStreamTrack_sender_14',
|
|
745
|
+
timestamp: 1604007411171.868,
|
|
746
|
+
type: 'track',
|
|
747
|
+
trackIdentifier: 'b68f0b51-734e-4258-aaab-3f04e2fc37f4',
|
|
748
|
+
mediaSourceId: 'RTCVideoSource_14',
|
|
749
|
+
remoteSource: false,
|
|
750
|
+
ended: false,
|
|
751
|
+
detached: false,
|
|
752
|
+
kind: 'video',
|
|
753
|
+
frameWidth: 1280,
|
|
754
|
+
frameHeight: 720,
|
|
755
|
+
framesSent: 273,
|
|
756
|
+
hugeFramesSent: 0,
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
id: 'RTCMediaStreamTrack_sender_15',
|
|
760
|
+
timestamp: 1604007411171.868,
|
|
761
|
+
type: 'track',
|
|
762
|
+
trackIdentifier: 'b4a036ef-b36d-426e-8c84-8ab7a2a5104f',
|
|
763
|
+
mediaSourceId: 'RTCAudioSource_15',
|
|
764
|
+
remoteSource: false,
|
|
765
|
+
ended: false,
|
|
766
|
+
detached: false,
|
|
767
|
+
kind: 'audio',
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
id: 'RTCMediaStream_32PGMuWi9kENa37x62bFW6sFxmd1UBPQ',
|
|
771
|
+
timestamp: 1604007411171.868,
|
|
772
|
+
type: 'stream',
|
|
773
|
+
streamIdentifier: '32PGMuWi9kENa37x62bFW6sFxmd1UBPQ',
|
|
774
|
+
trackIds: [
|
|
775
|
+
'RTCMediaStreamTrack_receiver_20',
|
|
776
|
+
'RTCMediaStreamTrack_receiver_21',
|
|
777
|
+
],
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
id: 'RTCMediaStream_kkE9UhZWuU2ugDDlLeBbg1YHtdE7LXtXf2vQ',
|
|
781
|
+
timestamp: 1604007411171.868,
|
|
782
|
+
type: 'stream',
|
|
783
|
+
streamIdentifier: 'kkE9UhZWuU2ugDDlLeBbg1YHtdE7LXtXf2vQ',
|
|
784
|
+
trackIds: [
|
|
785
|
+
'RTCMediaStreamTrack_sender_14',
|
|
786
|
+
'RTCMediaStreamTrack_sender_15',
|
|
787
|
+
],
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
id: 'RTCOutboundRTPAudioStream_3980348833',
|
|
791
|
+
timestamp: 1604007411171.868,
|
|
792
|
+
type: 'outbound-rtp',
|
|
793
|
+
ssrc: 3980348833,
|
|
794
|
+
isRemote: false,
|
|
795
|
+
mediaType: 'audio',
|
|
796
|
+
kind: 'audio',
|
|
797
|
+
trackId: 'RTCMediaStreamTrack_sender_15',
|
|
798
|
+
transportId: 'RTCTransport_1_1',
|
|
799
|
+
codecId: 'RTCCodec_1_Outbound_111',
|
|
800
|
+
mediaSourceId: 'RTCAudioSource_15',
|
|
801
|
+
remoteId: 'RTCRemoteInboundRtpAudioStream_3980348833',
|
|
802
|
+
packetsSent: 458,
|
|
803
|
+
retransmittedPacketsSent: 0,
|
|
804
|
+
bytesSent: 16689,
|
|
805
|
+
headerBytesSent: 5496,
|
|
806
|
+
retransmittedBytesSent: 0,
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
id: 'RTCOutboundRTPVideoStream_255997359',
|
|
810
|
+
timestamp: 1604007411171.868,
|
|
811
|
+
type: 'outbound-rtp',
|
|
812
|
+
ssrc: 255997359,
|
|
813
|
+
isRemote: false,
|
|
814
|
+
mediaType: 'video',
|
|
815
|
+
kind: 'video',
|
|
816
|
+
trackId: 'RTCMediaStreamTrack_sender_14',
|
|
817
|
+
transportId: 'RTCTransport_0_1',
|
|
818
|
+
codecId: 'RTCCodec_0_Outbound_98',
|
|
819
|
+
firCount: 0,
|
|
820
|
+
pliCount: 0,
|
|
821
|
+
nackCount: 0,
|
|
822
|
+
qpSum: 14401,
|
|
823
|
+
mediaSourceId: 'RTCVideoSource_14',
|
|
824
|
+
remoteId: 'RTCRemoteInboundRtpVideoStream_255997359',
|
|
825
|
+
packetsSent: 1620,
|
|
826
|
+
retransmittedPacketsSent: 0,
|
|
827
|
+
bytesSent: 1701105,
|
|
828
|
+
headerBytesSent: 32848,
|
|
829
|
+
retransmittedBytesSent: 0,
|
|
830
|
+
framesEncoded: 273,
|
|
831
|
+
keyFramesEncoded: 3,
|
|
832
|
+
totalEncodeTime: 3.721,
|
|
833
|
+
totalEncodedBytesTarget: 0,
|
|
834
|
+
frameWidth: 1280,
|
|
835
|
+
frameHeight: 720,
|
|
836
|
+
framesPerSecond: 29,
|
|
837
|
+
framesSent: 273,
|
|
838
|
+
hugeFramesSent: 0,
|
|
839
|
+
totalPacketSendDelay: 93.367,
|
|
840
|
+
qualityLimitationReason: 'none',
|
|
841
|
+
qualityLimitationResolutionChanges: 0,
|
|
842
|
+
encoderImplementation: 'libvpx',
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
id: 'RTCPeerConnection',
|
|
846
|
+
timestamp: 1604007411171.868,
|
|
847
|
+
type: 'peer-connection',
|
|
848
|
+
dataChannelsOpened: 0,
|
|
849
|
+
dataChannelsClosed: 0,
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
id: 'RTCRemoteInboundRtpAudioStream_3980348833',
|
|
853
|
+
timestamp: 1604007408026.259,
|
|
854
|
+
type: 'remote-inbound-rtp',
|
|
855
|
+
ssrc: 3980348833,
|
|
856
|
+
kind: 'audio',
|
|
857
|
+
transportId: 'RTCTransport_1_1',
|
|
858
|
+
codecId: 'RTCCodec_1_Outbound_111',
|
|
859
|
+
packetsLost: 0,
|
|
860
|
+
jitter: 0.0028541666666666667,
|
|
861
|
+
localId: 'RTCOutboundRTPAudioStream_3980348833',
|
|
862
|
+
roundTripTime: 0.033,
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
id: 'RTCRemoteInboundRtpVideoStream_255997359',
|
|
866
|
+
timestamp: 1604007411143.243,
|
|
867
|
+
type: 'remote-inbound-rtp',
|
|
868
|
+
ssrc: 255997359,
|
|
869
|
+
kind: 'video',
|
|
870
|
+
transportId: 'RTCTransport_0_1',
|
|
871
|
+
codecId: 'RTCCodec_0_Outbound_98',
|
|
872
|
+
packetsLost: 0,
|
|
873
|
+
jitter: 0.007244444444444445,
|
|
874
|
+
localId: 'RTCOutboundRTPVideoStream_255997359',
|
|
875
|
+
roundTripTime: 0.033,
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
id: 'RTCTransport_0_1',
|
|
879
|
+
timestamp: 1604007411171.868,
|
|
880
|
+
type: 'transport',
|
|
881
|
+
bytesSent: 1758079,
|
|
882
|
+
packetsSent: 1682,
|
|
883
|
+
bytesReceived: 1505108,
|
|
884
|
+
packetsReceived: 1761,
|
|
885
|
+
dtlsState: 'connected',
|
|
886
|
+
selectedCandidatePairId: 'RTCIceCandidatePair_j8WUZ2sB_ahV1rB3S',
|
|
887
|
+
localCertificateId:
|
|
888
|
+
'RTCCertificate_47:94:69:1F:3B:A2:F1:4A:4A:E3:7A:3E:48:13:BD:9B:D3:F5:EF:85:82:2E:59:EE:2F:FA:C0:D1:0E:FA:71:CB',
|
|
889
|
+
remoteCertificateId:
|
|
890
|
+
'RTCCertificate_34:EB:F5:63:84:18:B7:5A:D5:FA:FF:C5:E9:32:A9:32:09:24:6C:97:85:25:52:15:63:5C:6A:DD:44:DB:BE:9A',
|
|
891
|
+
tlsVersion: 'FEFD',
|
|
892
|
+
dtlsCipher: 'TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256',
|
|
893
|
+
srtpCipher: 'AES_CM_128_HMAC_SHA1_80',
|
|
894
|
+
selectedCandidatePairChanges: 1,
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
id: 'RTCTransport_1_1',
|
|
898
|
+
timestamp: 1604007411171.868,
|
|
899
|
+
type: 'transport',
|
|
900
|
+
bytesSent: 29459,
|
|
901
|
+
packetsSent: 466,
|
|
902
|
+
bytesReceived: 73129,
|
|
903
|
+
packetsReceived: 461,
|
|
904
|
+
dtlsState: 'connected',
|
|
905
|
+
selectedCandidatePairId: 'RTCIceCandidatePair_85+hU0rI_LJWoRKth',
|
|
906
|
+
localCertificateId:
|
|
907
|
+
'RTCCertificate_47:94:69:1F:3B:A2:F1:4A:4A:E3:7A:3E:48:13:BD:9B:D3:F5:EF:85:82:2E:59:EE:2F:FA:C0:D1:0E:FA:71:CB',
|
|
908
|
+
remoteCertificateId:
|
|
909
|
+
'RTCCertificate_34:EB:F5:63:84:18:B7:5A:D5:FA:FF:C5:E9:32:A9:32:09:24:6C:97:85:25:52:15:63:5C:6A:DD:44:DB:BE:9A',
|
|
910
|
+
tlsVersion: 'FEFD',
|
|
911
|
+
dtlsCipher: 'TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256',
|
|
912
|
+
srtpCipher: 'AES_CM_128_HMAC_SHA1_80',
|
|
913
|
+
selectedCandidatePairChanges: 1,
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
id: 'RTCVideoSource_14',
|
|
917
|
+
timestamp: 1604007411171.868,
|
|
918
|
+
type: 'media-source',
|
|
919
|
+
trackIdentifier: 'b68f0b51-734e-4258-aaab-3f04e2fc37f4',
|
|
920
|
+
kind: 'video',
|
|
921
|
+
width: 1280,
|
|
922
|
+
height: 720,
|
|
923
|
+
framesPerSecond: 31,
|
|
924
|
+
},
|
|
925
|
+
];
|