shajen / rtl-sdr-scanner-cpp

GNU General Public License v3.0
603 stars 61 forks source link

sending data via HTTP get/post #63

Open GarryCZ opened 1 year ago

GarryCZ commented 1 year ago

Hi, I have a favor to ask. Could you advise me how to send information (time, frequency, length, file path and so on) to an external server via http post/get when running in docker? I would then put the data into krakenSDR to point me in the direction of the signal.

thank you very much