KejPi
KejPi
This is definitely out of scope.
If you are on Linux or macOS, you can create FIFO (named pipe) and use it as output for odr-dabmod and raw file input for AbracaDABra. This way you can...
Reopening this issue for the discussion about possible workaround although the previous statement is still valid, direct support in application is out of scope. According to [this post](https://www.rundfunkforum.de/viewtopic.php?p=1777263#p1777263) it seems...
Named pipes on Win work different way. The change is already pushed, if you compile from source, you can try. New device is not introduced, application accepts server that does...
Building the apps under Windows is always painful :-( Your steps seem to be ok, but I do not do it this way. I use MinGW64 environment to build all...
I will check the issue with missing lib on my side and fix it int the repo, thanks for reporting it. What is the data source for odr-dabmod? The point...
I have just updated all libraries for Windows and I do not need to link with `Shlwapi`. Maybe it is W11 related, I still build with W10.
Yes, it coudl be used but it would require significant effort to implement support for EDI/ETI and major rework of the application that is designed to receive DAB signal from...
Since I received this request again, this is how to make EDI TCP stream decoding with AbracaDABra using ODR-Dabmod on macOS (it should work the same way on Linux): 1....