Have you tried to use RTP for that?<br><br><div class="gmail_quote">2011/4/28 Matias Hernandez Arellano <span dir="ltr">&lt;<a href="mailto:msdark@archlinux.cl">msdark@archlinux.cl</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

(sorry for my english)<br>
I&#39;m trying to look up for a suitable pipeline to do my stream.<br>
<br>
I need to stream with a low resolution and in the client grow up the image, i mean. In the server side the image sink with a size of 160x120 and in the client side show in 320x240 ...<br>
<br>
My app use appsrc to push frames, the frames are rgb, 320x240 ...i encode this  using Theora and OGGmux ... and i can&#39;t do what i want.<br>
<br>
I have this pipeline (i don&#39;t know if this is totaly right, but works)<br>
 appsrc name=\&quot;mysrc\&quot; ! video/x-raw-rgb,width=320,height=240 ! queue &quot;<br>
        &quot;! videoparse format=14 width=320 height=240  ! videorate ! video/x-raw-rgb,framerate=15/1 ! &quot;<br>
        &quot;videoscale method=0 qos=false ! video/x-raw-rgb,width=160,height=120  ! queue ! ffmpegcolorspace ! queue ! theoraenc ! oggmux ! queue ! &quot;<br>
        &quot; tcpserversink port=5000 sync=false<br>
<br>
And in the client side i have this<br>
<br>
 tcpclientsrc host=10.0.0.73 port=5000 ! queue ! &quot;<br>
                         &quot;oggdemux ! theoradec ! queue ! &quot;<br>
                         &quot; ffmpegcolorspace ! osxvideosink sync=false&quot;<br>
<br>
But i want to minimize the lag so i think in create a lower resolution image from the server..<br>
<br>
Any idea???<br>
<br>
Thanks in advance!! (a lot, a lot)<br>
<br>
Matías Hernandez Arellano<br>
Ingeniero de Software/Proyectos en VisionLabs S.A<br>
CDA Archlinux-CL<br>
<a href="http://www.msdark.archlinux.cl" target="_blank">www.msdark.archlinux.cl</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Your Sincerely<br>Michal Joachimiak<br>