How can I efficiently stream and process I/Q data from a Nuand SDR in Python?
Posted: Wed Nov 19, 2025 8:13 pm
Hi everyone,
I’m currently working on a project using a Nuand SDR device and I want to stream I/Q samples directly into Python for real-time processing. I’m using the standard UHD drivers, but I’m running into performance bottlenecks when handling high sample rates.
Has anyone developed an efficient workflow or library setup for handling high-throughput I/Q data from Nuand SDRs in Python? I’d be especially interested in examples that minimize latency and CPU usage.
Thanks in advance for any guidance or code snippets!
I’m currently working on a project using a Nuand SDR device and I want to stream I/Q samples directly into Python for real-time processing. I’m using the standard UHD drivers, but I’m running into performance bottlenecks when handling high sample rates.
Has anyone developed an efficient workflow or library setup for handling high-throughput I/Q data from Nuand SDRs in Python? I’d be especially interested in examples that minimize latency and CPU usage.
Thanks in advance for any guidance or code snippets!