What have you tried so far? What were your results? What are you trying to stream? – techie007Jun 30 '12 at 19:08
I want to stream from a webcam. However, I can't find any destination "sink" for http-streaming (only for RSTP via UDP). As a possible workaround, I could dump the output to stdout and use vlc with the "-" parameter (= read from stdin), but I wondered there was a way to do http streaming from gst directly. – Jeroen JacobsJul 1 '12 at 14:09