-
Notifications
You must be signed in to change notification settings - Fork 321
Open
Description
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
Labels
No labels