How to write the payload to a named pipe?

Hi All,

I am doing video transmission using OFDM. At the receiver side, I save
payload to a file, meanwhile, use VLC to access this file to play the
video.
However, VLC stops play the content while it reaches to the end of the
file,
and does not wait for the continuosly coming payload. Is that possible
if I
write the payload to a named pipe rather than to a file and let VLC read
from that to solve this problem? If it is possible, how to write the
payload
to a named pipe?

Thanks,
Brook

View this message in context:
http://www.nabble.com/How-to-write-the-payload-to-a-named-pipe--tp21613944p21613944.html
Sent from the GnuRadio mailing list archive at Nabble.com.