Page 1 of 1

How to configure VLC as audio server on demand?

Posted: 08 May 2006 20:23
by pacoITA
I should implement an application capable of requesting(client side) a song from a playlist (residing on Server side) using RTP/RTSP protocol.

I read it's possible to use VLC as Server for Video on demand, so I would know how to use it for audio streaming on demand and how to configure it with the proxy(written in Java) by wich the requests are managed.

Thanks all in advance for any help!!!

Thanks

Posted: 12 May 2006 00:01
by pacoITA
Thanks for your reply, but i HAVE to use RTP protocol, cause i'm working to an university project, so i have to follow the commitment requirements :(

Anyway, I'm starting to developing the server side of my application using JMF API, and so far it seems going well!

Thanks equally for your suggest :D