Commit 420a2f0
committed
docs: explain the critical video error reload cycle
Selkies' client falls back on a fatal WebCodecs decoder error: it closes
the socket, downgrades the encoder and reloads, landing on jpeg after
three tries. Reads as a broker or gate fault and is neither. The
container log shows the VAAPI encoder initializing before each crash,
and the cycle repeats every launch because the client zeroes its crash
counter once it reaches jpeg, so the server default has to change.1 parent d261291 commit 420a2f0
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
231 | 241 | | |
232 | 242 | | |
233 | 243 | | |
| |||
0 commit comments