<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks to Ben for his assistance.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Per his advice I used the following command on the 
server to initiate streaming from a local camera:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT size=2>
<P>[root@USAI2 vlc-test]# vlc -vvv 
v4l:/dev/video0:norm=ntsc:channel=1:adev=/dev/dsp0:audio=0 --sout 
'#transcode{vcodec=mp4v,acodec=mpga,vb=3000,ab=256,vt=800000,keyint=80,deinterlace}:std{access=udp,mux=ts,url=192.168.0.2}' 
2> error-server</P>
<P><FONT face=Arial>This resulted in a single video frame being transmitted to 
the client (and apparently no audio at all).  The -vvv output had the 
expected setup messages followed by a large collection of the 
following:</FONT></P><FONT size=2>
<P>[00000203] access_output_udp private debug: packet has been sent too late 
(248870)</P>
<P>[00000203] access_output_udp private debug: packet has been sent too late 
(245140)</P>
<P>[00000203] access_output_udp private debug: packet has been sent too late 
(241494)</P>
<P>[00000203] access_output_udp private debug: packet has been sent too late 
(237767)</P>
<P>[00000203] access_output_udp private debug: packet has been sent too late 
(234051)</P>
<P><FONT face=Arial>Only a small portion of the messages are reproduced 
here.  Except for the number in parens at the end of each line, they are 
identical.</FONT></P>
<P><FONT face=Arial>Clearly I am still doing something wrong.  Any 
suggestions?</FONT></P>
<P><FONT face=Arial>I can provide the full text of the client and server side 
message logs from vlc if required.</FONT></P>
<P><FONT face=Arial>Thanks again,</FONT></P>
<P><FONT face=Arial>Les</FONT></P>
<P> </P></FONT></FONT></DIV></BODY></HTML>