You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am compiling from source, using the instructions, on Pop! OS 20.10 (which is a derivative of Ubuntu 20.10)
I have compiled all the dependencies and sdrangel compiles fine, with no errors, but I am getting the following error as soon as I click the Play button after selecting a remote SoapySDR RTL-SDR dongle.
[INFO] SoapyRemote::setupRxStream(remoteFormat=CS16, localFormat=CF32, scaleFactor=65536, mtu=1500, window=44040192)
[INFO] Client side stream bound to 192.168.1.52:33764
[INFO] Client side status bound to 192.168.1.52:40316
[INFO] Using format CS16.
[INFO] Server side stream bound to [::ffff:192.168.1.103]:45717
[INFO] Server side stream connected to [::ffff:192.168.1.52]:33764
[INFO] Server side status connected to [::ffff:192.168.1.52]:40316
[WARNING] StreamEndpoint resize socket buffer: set 43008 KiB, got 208 KiB
[INFO] Configured sender endpoint: dgram=1452 bytes, 357 elements @ 4 bytes, window=208 KiB
[INFO] Client side stream connected to 192.168.1.103:45717
[INFO] Configured receiver endpoint: dgram=1452 bytes, 357 elements @ 4 bytes, window=43008 KiB
terminate called after throwing an instance of 'std::runtime_error'
what(): RemoteError: RtAudio init error 'RtApiPulse::probeDeviceOpen: error connecting input to PulseAudio server.
Aborted
The following rtaudio and pulseaudio packages are installed:
The text was updated successfully, but these errors were encountered:
f4exb
changed the title
RtApiPulse::probeDeviceOpen: error connecting input to PulseAudio server
SoapySDR: RtApiPulse::probeDeviceOpen: error connecting input to PulseAudio server
Dec 8, 2020
I am compiling from source, using the instructions, on Pop! OS 20.10 (which is a derivative of Ubuntu 20.10)
I have compiled all the dependencies and sdrangel compiles fine, with no errors, but I am getting the following error as soon as I click the Play button after selecting a remote SoapySDR RTL-SDR dongle.
The following rtaudio and pulseaudio packages are installed:
sdrangel.log
The text was updated successfully, but these errors were encountered: