Code Monkey home page Code Monkey logo

Comments (5)

npaisnel avatar npaisnel commented on May 27, 2024

from soapyremote.

guruofquality avatar guruofquality commented on May 27, 2024

Edit the file and pass an argument to --bind https://github.com/pothosware/SoapyRemote/blob/master/system/SoapySDRServer.service.in#L7 example --bind="0.0.0.0:1234" or --bind="[::0]:1234"

Thats the quick answer, going forward if this is a useful thing to do, it should be possible to provide a default conf file and include it with EnvironmentFile. So it just comes down to editing a conf file.

from soapyremote.

guruofquality avatar guruofquality commented on May 27, 2024

Or even tell me what the default port is for SoapyRemote on the Pi

When a port isnt specified in the server or client, it assumes 55132:

//! The default bind port for the remote server
#define SOAPY_REMOTE_DEFAULT_SERVICE "55132"

from soapyremote.

SDRplay avatar SDRplay commented on May 27, 2024

I think a conf file is the way to go if possible. Thanks for the answer, this should help @npaisnel

from soapyremote.

npaisnel avatar npaisnel commented on May 27, 2024

55132 brilliant

if there is a default port I have no need to change it.

I did ask this question on the forum but no one knew.

Thank you

from soapyremote.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.