On 4/2/07, <b class="gmail_sendername">Stefan Kost</b> &lt;<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi,<br><br>put all elements into one pipeline.</blockquote><div><br><br>ha! what a great answer, full of insight.<br><br>i have tried also and got lost with audio since it didnt work, my naive pipeline is this one for video:
<br><br><strong><tt>gst-launch-0.10 v4lsrc device=/dev/video0 !
"video/x-raw-yuv",width=320,height=240 ! ffmpegcolorspace ! theoraenc
bitrate=80 ! oggmux name=mux ! shout2send ip=<a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://son0p.tv/">son0p.tv</a> port=8000 password=pppppp mount=son0p.ogg { mux. }<br><br><br></tt>
</strong>if someone could add the audio pipeline part for alsacards (it didnt work for me) might that be a solution for Matthieu.<br><br>2cents.<br>/a<br><br><br><br></div>Stefan<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Quoting Matthieu LAURENT &lt;<a href="mailto:matthieu.laurent@purplelabs.com">matthieu.laurent@purplelabs.com</a>&gt;:<br><br>&gt; Hi,<br>&gt;<br>&gt; I did not get any answer to my question.<br>&gt; Do you have any idea to help me?
<br>&gt; regards<br>&gt;<br>&gt; Matthieu<br>&gt;<br>&gt; Matthieu LAURENT wrote:<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I know gstreamer a little bit (already done a local audio/video player<br>&gt;&gt; for our target) and I am studying the possibility to use it for our
<br>&gt;&gt; streaming solution.<br>&gt;&gt; Could you explain me how the synchronisation between audio and video is<br>&gt;&gt; done?<br>&gt;&gt; In fact, there 2 independant pipes (so 2 lives sources)<br>&gt;&gt; udp | rtp | depayloader-audio | audio-decoder | audio-sink
<br>&gt;&gt; and<br>&gt;&gt; udp | rtp | depayloader-video | video-decoder | video-sink<br>&gt;&gt;<br>&gt;&gt; Imagine the video-pipe&nbsp;&nbsp;goes to state rebuffering. How does the<br>&gt;&gt; audio-pipe know&nbsp;&nbsp;it has to stop&nbsp;&nbsp;playing audio? How will&nbsp;&nbsp;it know it can
<br>&gt;&gt; restart playing (once enough video has been bufferized)?<br>&gt;&gt;<br>&gt;&gt; regards<br>&gt;&gt; Matthieu LAURENT<br>&gt;&gt;<br>&gt;&gt; -------------------------------------------------------------------------
<br>&gt;&gt; Take Surveys. Earn Cash. Influence the Future of IT<br>&gt;&gt; Join SourceForge.net&#39;s Techsay panel and you&#39;ll get the chance to share your<br>&gt;&gt; opinions on IT &amp; business topics through brief surveys-and earn cash
<br>&gt;&gt; <a href="http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV</a><br>&gt;&gt; _______________________________________________
<br>&gt;&gt; gstreamer-devel mailing list<br>&gt;&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>&gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt; -------------------------------------------------------------------------<br>&gt; Take Surveys. Earn Cash. Influence the Future of IT
<br>&gt; Join SourceForge.net&#39;s Techsay panel and you&#39;ll get the chance to share your<br>&gt; opinions on IT &amp; business topics through brief surveys-and earn cash<br>&gt; <a href="http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV">
http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV</a><br>&gt; _______________________________________________<br>&gt; gstreamer-devel mailing list<br>&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">
gstreamer-devel@lists.sourceforge.net</a><br>&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>&gt;<br><br><br><br>-------------------------------------------------------------------------
<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join SourceForge.net&#39;s Techsay panel and you&#39;ll get the chance to share your<br>opinions on IT &amp; business topics through brief surveys-and earn cash<br>
<a href="http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV</a><br>_______________________________________________
<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
</a><br></blockquote></div><br>