Webm streaming to HTML5 webpage

pfarmer flacone at gmx.de
Thu Apr 3 09:37:24 PDT 2014


On 01.04.2014 00:24, Ruben Gonzalez [via GStreamer-devel] wrote:
> There is an excellent blog post about gstreamer and HTTP on 
> https://coaxion.net/blog/2013/10/streaming-gstreamer-pipelines-via-http/
>
> On Monday, March 31, 2014, Lee Matthews <[hidden email] 
> </user/SendEmail.jtp?type=node&node=4666222&i=0>> wrote:
>
>     Hi All,
>
>     I am trying to stream video to a html5 webpage using the webm
>     container. I use the following gstreamer command :
>
>     gst-launch-1.0 -v videotestsrc ! vp8enc ! webmmux streamable=true
>     name=stream ! tcpserversink host=localhost port=9999
>
>     My index.html file contains the following :
>
>     <!DOCTYPE html>
>     <html>
>             <p> mobiPV video test ! </p>
>             <body>
>                     <video width="640" height="480" controls>
>                             <source src="http://localhost:9999"
>     type="video/webm" codecs="vp8.0">
>                             Your browser does not support the video tag.
>                     </video>
>
>             </body>
>     </html>
>
>     Yet when I try accessing the webpage on localhost I get a static
>     grey box (which looks like it's 640x480 in size) with a cross in
>     the middle and the following text "No video with supported format
>     and MIME type found". I don't get any video when using Chrome either.
>
>     Can anyone please let me know what I'm doing wrong ?
>
>     Thanks
>     Lee
>     _______________________________________________
>     gstreamer-devel mailing list
>     <a href="javascript:;" onclick="_e(event, 'cvml',
>     'gstreamer-devel at lists.freedesktop.org')">gstreamer-devel at ...
>     http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
> -- 
> Best regards/Un Saludo
>
> Ruben Gonzalez Gonzalez
> TELTEK Video Research
> http://teltek.es/
>
>
> /La información contenida en este mensaje y/o archivo(s) adjunto(s) es 
> confidencial/privilegiada y está destinada a ser leída sólo por la(s) 
> persona(s) a la(s) que va dirigida. Si usted lee este mensaje y no es 
> el destinatario señalado, el empleado o el agente responsable de 
> entregar el mensaje al destinatario, o ha recibido esta comunicación 
> por error, le informamos que está totalmente prohibida, y puede ser 
> ilegal, cualquier divulgación, distribución o reproducción de esta 
> comunicación, y le rogamos que nos lo notifique inmediatamente y nos 
> devuelva el mensaje original a la dirección arriba mencionada. Gracias.
>
> The information contained in this message and / or file(s) attached is 
> confidential/privileged and is intended to be read only by the of 
> person(s) to it is directed. If you read this message is not the 
> intended recipient, or the employee or agent responsible for 
> delivering the message to the addressee or have received this 
> communication in error, please note that you are strictly prohibited 
> and may be unlawful, any dissemination, distribution or reproduction 
> of this communication, please notify us immediately and return the 
> original message to the above address. Thank you./
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email] </user/SendEmail.jtp?type=node&node=4666222&i=1>
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the 
> discussion below:
> http://gstreamer-devel.966125.n4.nabble.com/Webm-streaming-to-HTML5-webpage-tp4666209p4666222.html 
>
> To start a new topic under GStreamer-devel, email 
> ml-node+s966125n966125h77 at n4.nabble.com
> To unsubscribe from GStreamer-devel, click here 
> <http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=966125&code=ZmxhY29uZUBnbXguZGV8OTY2MTI1fDY2NTk5NjY2OQ==>.
> NAML 
> <http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> 
>
On my Windows Chrome browser Version 33.0.1750.154 m it does actually 
work. With Firefox it does not.




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Webm-streaming-to-HTML5-webpage-tp4666209p4666288.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140403/8e540fb0/attachment-0001.html>


More information about the gstreamer-devel mailing list