to play a stream audio file with external program...

Hi, I get with stream a sound file and I have to play it using an external program like VLC, reading the file continuously of a buffer. How can I do it? Would I have to controll VLC commands? I have been reading about it, but I have no idea how to do it.

Thanks.

[276 byte] By [berlinerwurma] at [2007-11-27 11:17:43]
# 1

One way would be that you implement and run an RSTP server and give its URLs to VLC, RealPlayer or whatever proper RSTP client program.

hiwaa at 2007-7-29 14:26:35 > top of Java-index,Core,Core APIs...