WebM with audio and video more than 20 seconds latency

Nezer J Zaidenberg nezer at videocells.com
Sat Oct 20 12:07:14 PDT 2012


Can we get video only demo

Nezer J Zaidenberg 

On Oct 19, 2012, at 10:24 PM, sam shmayev <shmayev at gmail.com> wrote:

> Hi,
> 
> I stream video and audio in WebM container.
> Video: VP8
> Audio: Vorbis
> 
> gst-launch
> videotestsrc ! video/x-raw-rgb,framerate=5/1 ! ffmpegcolorspace ! vp8enc ! queue ! mux. 
> audiotestsrc ! audioconvert ! audioresample ! vorbisenc ! queue ! mux.
> webmmux name=mux ! tcpserversink port=8555 host=localhost
> 
> Client side simple HTML5 video tag <video src="http://localhost:8555"></video>
> 
> Problem:
> 
> It takes more than 20 seconds to play video with audio on the client side.
> Without audio it takes just 1-2 seconds to start.
> 
> So what do you think?
> 
> Any ideas appreciated.
> 
> Thanks, Sam
> 
> -- 
> S.Shmayev
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121020/74ff27b6/attachment.html>


More information about the gstreamer-devel mailing list