Skip to content

404 Error when accessing remoteAudio client on Windows (and a few more Windows Audio related issues) #30

@Littlechay

Description

@Littlechay

HI.

I have remote raspberry pi (a 3b in this case) with a Yeasu FT857d attached via a generic USB sound card. in my quest to find a good method of providing 2-way audio from my W10 pc to the rig I came across remoteAudio. Everything looks very sane to me, it is the way I want to go, but I just can't get it work. Not a squeak in either direction, no web controls - all I get is a 404 error from the server?

I have NATs installed on the Pi. It runs without error
I have remote audio on the pi and run it as ./remoteAudio server nats - also runs without error
I have the config file on the pi as per the one in the repository with the only changes being the rig name and bumping up the buffering to 100ms

On the windows machine I am running remote audio .\remoteAudio.exe client nats --config .remoteAudio.toml
It appears to run fine - output as follows.

> .\remoteAudio.exe client nats --config .remoteAudio.toml
Using config file: .remoteAudio.toml
2021/08/13 23:30:39 output sound device: CABLE-B Input (VB-Audio Cable B), HostAPI: Windows WASAPI
2021/08/13 23:30:39 input sound device: CABLE-A Output (VB-Audio Cable A), HostAPI: Windows WASAPI
2021/08/13 23:30:42 added audio server ft857d
2021/08/13 23:30:42 webserver listening on localhost:9090

The config file is as per the on in the repository but with beffers to 100ms and the nats ip set to that of the pi

The sound card works. I can run rtp over it .
Everything is set to 16bit 48000Hz as far as I can tell.

I have VACs on the windows machine running into JTDX but have also tested to speakers etc..

Audio setup on PCs and streaming in gneral, is not something I know much about. I'd be grateful for any pointers on how to start debugging my setup.

Cheers
Chris ZL1OSC, VP8DSC, ex VP8BKF

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions