<div dir="auto"><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Hello! I am an undergraduate student at Oregon State University working with RTL-SDR dongles for an academic project under supervision from Benjamin Brewster, and I had a dev question.</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">I'm trying to run utilities that capture <a href="https://github.com/mutability/dump978" style="text-decoration-line:none;color:rgb(66,133,244)">978</a> & <a href="https://github.com/mutability/dump1090" style="text-decoration-line:none;color:rgb(66,133,244)">1090Mhz</a> traffic simultaneously, but I can't seem to stop rtl_sdr from allocating too many zero-copy buffers and preventing both programs from running simultaneously (I'd like to cut down from 15). I've been through librtlsdr.c and rtl_adsb.c with the hope of manually changing some variable that will let me accomplish this to no avail. </div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Is there some line I might have overlooked, or some additional parameter(s) I might need to enter?</div></div>