Commit 48aeca7
Edge: Dump cached metadata and sequence headers to late-joining consumers.
After v7.0.94 stopped creating SrsOriginHub on edge, the hub_active gate
in consumer_dumps() always evaluated false on edge, so late-joining
players never received the cached onMetaData / AVC SH / AAC SH and
failed with "dimensions not set". Fall back to the meta cache state when
hub_ is NULL so the dump path runs once the edge-pull has fetched
headers.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent eb9141e commit 48aeca7
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2559 | 2559 | | |
2560 | 2560 | | |
2561 | 2561 | | |
2562 | | - | |
| 2562 | + | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
2563 | 2566 | | |
2564 | 2567 | | |
2565 | 2568 | | |
| |||
0 commit comments