Streaming to a webpage

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Streaming to a webpage

marcel.tella
Hi!

I need to stream in a webpage. In order to do this, I need to stream not an UDP stream, I think I need an HTTP stream, because browser's doesn't support other protocols... and firewalls don't like rtp usually.

Is it right? So, Is there some other possibility to stream to the web, to a HTML 5 page?

I've thought also in the apple's http live streaming, but I really don't know if I can use something like this in gstreamer.

I'm a bit lost, all the information you can give me will be welcome, so, thank you very much.

Reply | Threaded
Open this post in threaded view
|

Re: Streaming to a webpage

Thadeu Lima de Souza Cascardo
On Wed, Feb 09, 2011 at 01:43:16AM -0800, marcel.tella wrote:

>
> Hi!
>
> I need to stream in a webpage. In order to do this, I need to stream not an
> UDP stream, I think I need an HTTP stream, because browser's doesn't support
> other protocols... and firewalls don't like rtp usually.
>
> Is it right? So, Is there some other possibility to stream to the web, to a
> HTML 5 page?
>
> I've thought also in the apple's http live streaming, but I really don't
> know if I can use something like this in gstreamer.
>
> I'm a bit lost, all the information you can give me will be welcome, so,
> thank you very much.
>
>
You can try using icecast2. GStreamer can be used as an icecast2 source
using the shout2send element. One thing to consider is the supported
formats and codecs. We currently use Ogg+Theora+Vorbis. The tool we use
to capture, encode and send the video is Landell
(http://landell.holoscopio.com/).

Regards,
Cascardo.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

signature.asc (853 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Streaming to a webpage

Frans van Berckel
In reply to this post by marcel.tella
Hi Marcel,

Did you have a view on Flumotion? It's a HTTP streaming server based on
Gstreamer! Checkout http://www.flumotion.net/ please.

Frans van Berckel

> Hi!
>
> I need to stream in a webpage. In order to do this, I need to stream not
> an UDP stream, I think I need an HTTP stream, because browser's doesn't
> support other protocols... and firewalls don't like rtp usually.

> Is it right? So, Is there some other possibility to stream to the web, to
> a
> HTML 5 page?

> I've thought also in the apple's http live streaming, but I really don't
> know if I can use something like this in gstreamer.

> I'm a bit lost, all the information you can give me will be welcome, so,
> thank you very much.


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel