[gst-devel] Streaming to a webpage

Thadeu Lima de Souza Cascardo cascardo at holoscopio.com
Wed Feb 9 11:10:05 CET 2011


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110209/71058f56/attachment.pgp>


More information about the gstreamer-devel mailing list