Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

How do I do http streaming with GStreamer?

Yes, I googled it and couldn't find an answer to this simple question anywhere.

share|improve this question
What have you tried so far? What were your results? What are you trying to stream? – techie007 Jun 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 Jacobs Jul 1 '12 at 14:09

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.