f4exb / sdrangelcli

Browser based client application for SDRangel in remote mode
MIT License
56 stars 8 forks source link

Http failure response #25

Closed Valstee closed 3 years ago

Valstee commented 3 years ago

Hi f4exb, I try to remotly control sdrangel with sdrangelcli from an other PC but I think I'm doing something wrong :

  1. Run SDRangel on PC1

  2. Run http-server on PC1

MicrosoftTeams-image (21)

  1. Open sdrangel client in a web browser on PC1 (it works !) :

MicrosoftTeams-image (22)

  1. But it doesn't work with this URL (192.168.1.35:8091/sdrangel) on PC1 :

MicrosoftTeams-image (23)

  1. and then doesn't work on PC 2 : sdrangel

Do you know the error that I make ? (PC1 and PC2 are on the same network and the UDP streaming is working between both) Thanks, Valentin

Valstee commented 3 years ago

Find the answer in "sdrangel issue #508" !

Klammraute commented 9 months ago

how did u solve it, i dont find a issue #508?

Valstee commented 9 months ago

Sdrangel must also be listening on this IP. It depends on how you run the application but it should look something like this:

/opt/install/sdrangel/bin/sdrangel -a 192.168.1.35