Giter Club home page Giter Club logo

Comments (6)

JvanKatwijk avatar JvanKatwijk commented on June 15, 2024 1

from qt-dab.

JvanKatwijk avatar JvanKatwijk commented on June 15, 2024

from qt-dab.

JvanKatwijk avatar JvanKatwijk commented on June 15, 2024

from qt-dab.

lars18th avatar lars18th commented on June 15, 2024

Hi @JvanKatwijk ,

I looked into the code and I have seen that if you set rtl_tcp_port in the
ini file to the port you want, that port is used.

Great!
Thank you.

from qt-dab.

quartapound avatar quartapound commented on June 15, 2024

Hi I looked into the code and I have seen that if you set rtl_tcp_port in the ini file to the port you want, that port is used. best jan 2017-06-27 21:10 GMT+02:00 lars18th [email protected]:

Hi, At time the RTL-TCP port is fixed to 1234... however this port can be in use in the server. It's possible to support an user configurable port? Thank you! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#52>, or mute the thread https://github.com/notifications/unsubscribe-auth/AITzwLdpJWW1fIiQ13ayoT50Z9zPPnuyks5sIVOhgaJpZM4OHD_N .
-- Jan van Katwijk +31 (0)15 3698980 +31 (0) 628260355

Hello! I'm trying to do the same thing (change the default port from 1234..... multipsk only allows ports above 5000. where does this ini file reside!? I've been googling for awhile without much success...

tried starting rtl_TCP in rc.local with :5005 added to the end and it doesnt work.... everything works great with the default port, how the heck do you change it? (and WHERE!?)

Thanks!

from qt-dab.

lars18th avatar lars18th commented on June 15, 2024

tried starting rtl_TCP in rc.local with :5005 added to the end and it doesnt work.... everything works great with the default port, how the heck do you change it? (and WHERE!?)

Read the section "Comment on some settings" in the initial README... It says:

Some values of settings are maintained between program invocations. This is done in the (hidden) file .qt-dab.ini in the user's home directory.

This is the code line that sets the value:

basePort = remoteSettings -> value ("rtl_tcp_port", 1234).toInt();

So, it's "1234" as default if no INI file.

Regards.

from qt-dab.

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.