I need to do stream a a live video. So far I used vlc to create a stream to a ffserver, convert it, save it then embed the created file into the html.
The only problem is that I need to do this without saving to a file (because it gets a little... 2 big).