<!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.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am having problem trying to stream an mpeg file
using VLS. The command I use is:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>vls -vv -d udp:192.168.0.46 file:mc.mpg --ttl
12</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>When I run the command, I get the
following output from the command prompt. My problem is I am not able to
get the playback from my other machine (192.168.0.46). I tried using VLC to
stream the same file, and the playback is fine. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>VideoLAN Server v 0.5.3 (Jun 6 2003) -
(c)1999-2003 VideoLAN<BR>2003-07-22 15:05:01 [INFO/Vls] Module
"channel:file" registered<BR>2003-07-22 15:05:01 [INFO/Vls] Module
"channel:network" registered<BR>2003-07-22 15:05:01 [INFO/Vls] Module
"mpegreader:file" registered<BR>2003-07-22 15:05:01 [INFO/Vls] Module
"mpegconverter:ts2ts" registered<BR>2003-07-22 15:05:01 [INFO/Vls] Module
"mpegconverter:ps2ts" registered<BR>2003-07-22 15:05:01 [INFO/Vls] Module
"input:local" registered<BR>2003-07-22 15:05:01 [INFO/Vls] Module
"input:video" registered<BR>2003-07-22 15:05:01 [INFO/Vls] Browsing
modules in directory "."<BR>2003-07-22 15:05:01 [INFO/Vls] Browsing
modules in directory "C:\vls"<BR>2003-07-22 15:05:01 [INFO/Vls] Channel
'output1' created<BR>2003-07-22 15:05:01 [INFO/Vls] Starting input
'input1'<BR>2003-07-22 15:05:01 [INFO/input1] Added program
'program1'<BR>2003-07-22 15:05:01 [INFO/Vls] Input 'input1' sucessfully
initialised<BR>2003-07-22 15:05:01 [INFO/Vls] Telnet server
initialised<BR>2003-07-22 15:05:01 [INFO/Vls] Executing command1 : 'start
program1 output1 input1 '</FONT></DIV></BODY></HTML>