On 4/2/07, <b class="gmail_sendername">Stefan Kost</b> <<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>> 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 <<a href="mailto:matthieu.laurent@purplelabs.com">matthieu.laurent@purplelabs.com</a>>:<br><br>> Hi,<br>><br>> I did not get any answer to my question.<br>> Do you have any idea to help me?
<br>> regards<br>><br>> Matthieu<br>><br>> Matthieu LAURENT wrote:<br>>> Hi,<br>>><br>>> I know gstreamer a little bit (already done a local audio/video player<br>>> for our target) and I am studying the possibility to use it for our
<br>>> streaming solution.<br>>> Could you explain me how the synchronisation between audio and video is<br>>> done?<br>>> In fact, there 2 independant pipes (so 2 lives sources)<br>>> udp | rtp | depayloader-audio | audio-decoder | audio-sink
<br>>> and<br>>> udp | rtp | depayloader-video | video-decoder | video-sink<br>>><br>>> Imagine the video-pipe goes to state rebuffering. How does the<br>>> audio-pipe know it has to stop playing audio? How will it know it can
<br>>> restart playing (once enough video has been bufferized)?<br>>><br>>> regards<br>>> Matthieu LAURENT<br>>><br>>> -------------------------------------------------------------------------
<br>>> Take Surveys. Earn Cash. Influence the Future of IT<br>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>>> opinions on IT & business topics through brief surveys-and earn cash
<br>>> <a href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&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>>><br>><br>><br>> -------------------------------------------------------------------------<br>> Take Surveys. Earn Cash. Influence the Future of IT
<br>> Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>> opinions on IT & business topics through brief surveys-and earn cash<br>> <a href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">
http://www.techsay.com/default.php?page=join.php&p=sourceforge&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>><br><br><br><br>-------------------------------------------------------------------------
<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>opinions on IT & business topics through brief surveys-and earn cash<br>
<a href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&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>