How can I reduce the sampling rate in order to avoid the delay of the network?
Also, if I have 5 streams of complex floats then the network speed (in Mbps) should be at least: sampling_rate * 64 (size of complex float) * 5. For example, for 2.4 MS I need 768 Mbps. Correct?
How can I reduce the sampling rate in order to avoid the delay of the network?
Also, if I have 5 streams of complex floats then the network speed (in Mbps) should be at least: sampling_rate * 64 (size of complex float) * 5. For example, for 2.4 MS I need 768 Mbps. Correct?