Hello,

I am struggling to figure a good way to do the following.

Say, there are two nodes, A, B, C. The steps follow

1) We use VLC to stream a video (in HTTP) to A,
2) A receives the packages, and immediately relays it to B
3) B received the packages and relay it C

how can I handle this efficiently? is there any way to pipe
input/output stream in MINA

Thanks

-k

Reply via email to