Config support needed for rtltcp

need support to connect to an rtl_tcp service via network for satnogs_client. Managed to identify driver=rtltcp.

But passing the host and port is giving me a hard time.
a sample config is highly appreciated.
thanks in advance

There is by default no SoapyRTLTCP support part of the SatNOGS client.

One needs to add the driver or build it from source https://github.com/pothosware/SoapyRTLTCP

Then this driver will have the option driver="rtltcp=ip address"