Skip to content

allow FIFO file input #148

@Wojtus11

Description

@Wojtus11

Hi,
It would be great if additional source "devices" could be added, namely arbitrary character devices from filesystem (intended use: FIFO named pipes).

Right now stdin is available, but cannot be used for than once. The other choice is localhost UDP stream, which is very, very unreliable for high data throughput on Raspberry with SDR.

TCP/IP would be great too, but I think reading named FIFO pipe is easier to implement.

Thanks,
Wojtus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions