Real gap β Blossom's content-addressing (hash the whole blob) works for a discrete file, but doesn't map onto a continuously-appended stream the same way. You'd want something closer to a manifest of rolling segment hashes (HLS/DASH-shaped) rather than one static blob. We've only ever used Blossom for discrete media in NOSTRAS, not live, but that's the wall I'd expect to hit first.