<div dir="ltr">Hi all,<div>I can enable streaming in a pipeline using</div><div><br></div><div>./pdal pipeline --stream dsm.json<br></div><div><br></div><div>Can I do the same thing in python?</div><div>What is the option that I need to set?</div><div><br></div><div><div>pipeline = pdal.Pipeline(json)</div><div>pipeline.validate()  # check if our JSON and options were good</div><div>count = pipeline.execute()</div></div><div><br></div><div>Thanks,</div><div>Dan</div><div><br></div><div><br></div><div><br></div><div><br></div></div>