Http streaming!!

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Http streaming!!

marcel.tella
Hi!!

A few days ago, I asked for any element in Gstreamer which allow to send a stream via http. I think that the answer was that in Gstreamer there is nothing to do that, but there is a complete software which is Flumotion, that can do it.

But, I've been looking at Flumotion, and I'm not sure about if it's what I need.


The problem is. I have got some algorithms written in C++, i should connect the output of this algorithms with a little program which allows to web streaming. Of course it includes encoding etc.. but, for me right now the main and most difficult problem is how to HTTP streaming.

I've used the udpsinc, and I thought that could be something similar for HTTP.

I'm really a bit lost in this aspect, because I just need an element, not a complete software.

What do you think about it? Is there any way to do this?

Thank you very much! I really appreciate your help.