Streaming IP camera in WebM to HTML5 video tag

sam shmayev shmayev at gmail.com
Wed Oct 3 09:09:22 PDT 2012


Hi,

I try to stream IP camera to video tag.

I set the following pipeline

gst-launch webmmux name=mux streamable=true ! tcpserversink host=localhost
port=8080 rtspsrc location=rtsp://
administrator:123123 at 192.168.1.253:554/nphMpeg4/g726-640x480 name=demux
demux. ! application/x-rtp,media=audio ! queue2 ! decodebin2 ! audioconvert
! audiorate ! vorbisenc ! queue2 ! mux.audio_0 demux. !
application/x-rtp,media=video ! queue2 ! decodebin2 ! ffmpegcolorspace !
vp8enc speed=2 ! queue2 ! mux.video_0


But video sometimes freezes.
CPU usage 100% percents.

Any ideas?
What can be fixed

-- 
*S.Shmayev*
*
*
*Office:*  +972-72-2777239
*Mobile:* +972-54-6216356
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121003/f222a4f7/attachment.html>


More information about the gstreamer-devel mailing list