<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Okay, I'm using Ubuntu for ffmpeg to stream a live webcam with sound
    and the following works fine for me...not sure how the command would
    be under Windows:<br>
    <br>
    /usr/local/bin/ffmpeg -s 400x320 -f video4linux2 -deinterlace -vc 0 
    -i /dev/video0 -f alsa -ac 2 -itsoffset 0.2 -i hw:0,0  -acodec
    libmp3lame -ab 32k <a class="moz-txt-link-freetext" href="http://127.0.0.1:8090/feed1.ffm">http://127.0.0.1:8090/feed1.ffm</a><br>
    <br>
    <br>
    <br>
    On 03/28/2011 05:40 PM, Victor Petrescu wrote:
    <blockquote
      cite="mid:AANLkTinmUxYY_riAGw7vNOGDZ2ebb_VzeXt9V1DNu0-m@mail.gmail.com"
      type="cite">windows7/xp for vlc, centos5.5 (close to red hat
      linux) for server.<br>
      <br>
      <div class="gmail_quote">2011/3/29 Bret Clark <span dir="ltr"><<a
            moz-do-not-send="true"
            href="mailto:bclark@spectraaccess.com">bclark@spectraaccess.com</a>></span><br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div class="im">On 03/28/2011 04:49 PM, Victor Petrescu wrote:<br>
            <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
              0.8ex; border-left: 1px solid rgb(204, 204, 204);
              padding-left: 1ex;">
              Well... I try to do something similar of what you did...
              except that I have a camera witch I don't know what format
              returns. From vlc I get mpeg-ts container, mpeg1,
              2600kbps. My problem is that any protocol I use the ffmpeg
              just hangs... I tried them all. That's why I put the
              mplayer between.<br>
              <br>
              I'll try http again... still I don't think it will
              magically work :).<br>
              <br>
              P.S. Is not a consolation... I'm getting near 2 months
              also and it can be really frustrating.<br>
            </blockquote>
            <br>
          </div>
          What OS are you using?
          <div>
            <div class="h5"><br>
              _______________________________________________<br>
              ffserver-user mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:ffserver-user@ffmpeg.org" target="_blank">ffserver-user@ffmpeg.org</a><br>
              <a moz-do-not-send="true"
                href="http://ffmpeg.org/mailman/listinfo/ffserver-user"
                target="_blank">http://ffmpeg.org/mailman/listinfo/ffserver-user</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ffserver-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ffserver-user@ffmpeg.org">ffserver-user@ffmpeg.org</a>
<a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/ffserver-user">http://ffmpeg.org/mailman/listinfo/ffserver-user</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>