This document summarizes C. Titus Brown's presentation on streaming approaches to reference-free variant calling. The presentation discusses the motivation for reference-free approaches due to limitations of reference-based variant calling. It then overviews single-pass, lossy compression algorithms and their application to resequencing data through techniques like digital normalization. Finally, it proposes a reference-free, streaming variant calling approach that aligns reads to a compressible assembly graph and adaptively adjusts coverage to retain signal and call variants in an online, single-pass manner.