Hi guys, I was wondering if I could use a VLC that is streaming to some URL adress like http://server:port as a web server on those adress and port. I mean, can I make a client communicate with that VLC at that adress by sending HTTP requests? For the time, my client is a java class using an URLCon...