Hi all Just a quick enquiry. Anybody know how to pipe traffic.out data to channel decoder ? I can only get it to copy 1 frame with mkfifo and then it stops. All other pipes work right up to aplay audio. Any help is appreciated. Many thanks. Graham.
Anybody know how to pipe traffic.out data to channel decoder ? I can only get it to copy 1 frame with mkfifo and then it stops. All other pipes work right up to aplay audio.
fifo/pipe wont work with the current hack. Just look at the code and it'll be obvious why : we open/close at each frame.