17 | {{ notification.title }} 18 |
19 | 20 |{{ notification.text }}
21 |20 | id: 21 | 26 | {{ audioProducerId }} 27 | 28 |
29 |33 | id: 34 | 39 | {{ audioConsumerId }} 40 | 41 |
42 |codec: {{ audioCodec }}
45 | 46 |streams:
49 |50 | 51 | rid:{{ score.rid }}, ssrc:{{ score.ssrc }}, score:{{ 52 | score.score 53 | }} 54 | 55 | 56 | ssrc:{{ score.ssrc }}, score:{{ score.score }} 57 | 58 |
59 |72 | id: 73 | 78 | {{ videoProducerId }} 79 | 80 |
81 |85 | id: 86 | 91 | {{ videoConsumerId }} 92 | 93 |
94 |codec: {{ videoCodec }}
97 | 98 |99 | resolution: {{ videoResolutionWidth }}x{{ videoResolutionHeight }} 100 |
101 | 102 |110 | max spatial layer: 111 | {{ maxSpatialLayer > -1 ? maxSpatialLayer : 'none' }} 112 | 113 | 117 | [ down ] 118 | 119 | 120 | 127 | [ up ] 128 | 129 |
130 |134 | current spatial-temporal layers: 135 | {{ consumerCurrentSpatialLayer }} 136 | {{ consumerCurrentTemporalLayer }} 137 |
138 |139 | preferred spatial-temporal layers: 140 | {{ consumerPreferredSpatialLayer }} 141 | {{ consumerPreferredTemporalLayer }} 142 | 143 | 144 | [ down ] 145 | 146 | 147 | 148 | [ up ] 149 | 150 |
151 |155 | priority: {{ consumerPriority }} 156 | 157 | 163 | [ down ] 164 | 165 | 166 | 172 | [ up ] 173 | 174 |
175 |179 | 180 | [ request keyframe ] 181 | 182 |
183 |streams:
187 |188 | 189 | rid:{{ score.rid }}, ssrc:{{ score.ssrc }}, score:{{ 190 | score.score 191 | }} 192 | 193 | 194 | ssrc:{{ score.ssrc }}, score:{{ score.score }} 195 | 196 |
197 |{{ key }}
9 |{{ stringify(stat) }}16 | 17 |
{{ room.state }}
9 |