Skip to content

[FEATURE] Live stream of signal level (UDP/TCP) #504

@MarhyCZ

Description

@MarhyCZ

I am using this fantastic piece of software to live record ATC on local airport and feeding it into Speech To Text with UDP Audio stream.

We are trying to see if we can reliably do some transcription/archival of local ATC records. I wanted to more easily differentiate between pilot and ATC "tower" or when 2 pilots start talking between themselves with minimal pause time between squelches.

I have come up with an idea, that comparing the signal level could be a viable option for some further data processing.

I have more experience in Go, Python, TS than in pure C, but I could try to implement it.

Would you be open to functionality like this / What approach would be most "canonical" for you. TCP/UDP stream with JSON data, or some other data format you already use in the codebase? Basically to output a signal level per currently opened frequency. (and maybe average it like per 100 ms?)

I have seen mentions of Prometheus format, so maybe it's that? https://github.com/prometheus/docs/blob/main/content/docs/instrumenting/exposition_formats.md

Have a nice day!
Michael

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions