[streaming] VLS
Jernej (NAJDI.NET)
jernej at najdi.net
Tue Jul 29 17:39:22 CEST 2003
I have problems with VLS.
I use VLS 0.5.3 and when I type vls + enter I get this:
=====
VideoLAN Server v 0.5.3 (Jul 29 2003) - (c)1999-2003 VideoLAN
=====
In second term I type : telnet localhost 9999 then
type bozo for user and bozo for pass and then when I type:
start film localhost local1
I get the next resoult on VLS term:
=====
[ERROR/local1] Unable to start program film
[ERROR/local1] error: unable to start streaming of program film
Error: unable to create thread
Error: Could not open file 'test.vob': no such file or directory
=====
If I select the same file (/media/test.vob) with VLC I can Play it.
I also attach vls.cfg and input.cfg files
Can somebody help me and tell me what I do wrong.
Thank's
----------------------------------------------------------------------------
-----------
/media/test.vob
/usr/local/bin/vls
===============================
/usr/local/etc/videolan/vls/vls.cfg
===============================
BEGIN "Vls"
LogFile = "vls.log" # log file
ScreenLog = "enabled"
END
BEGIN "Groups"
monitor = "help|browse|logout"
master =
"help|browse|start|resume|suspend|stop|shutdown|logout|config|program|input|
channel|show"
END
BEGIN "Users"
monitor1 = "3BcKWoiQn0vi6:monitor" # password is 'monitor'
bozo = "JKg2TpPerilnw:master" # password is 'bozo'
END
BEGIN "Telnet"
LocalPort = "9999" # Port to use for that purpose
Use = "true"
END
BEGIN "Inputs"
local1 = "local" # Local input example
END
BEGIN "local1"
ConfigPath = "/usr/local/etc/videolan/vls"
END
BEGIN "Channels"
localhost = "network"
client1 = "network"
END
BEGIN "localhost" # The client is on the same host as the server
DstHost = "127.0.0.1"
DstPort = "1234"
END
BEGIN "client1" # unicast example
DstHost = "192.168.0.30" # destination host
DstPort = "1234" # destination port
END
#
#
===============================
/usr/local/etc/videolan/vls/input.cfg
===============================
BEGIN "Input"
FilesPath = "/media"
ProgramCount = "1"
END
BEGIN "1" # another file
Name = "film"
FileName = "test.vob"
Type = "Mpeg2-PS"
END
===============================
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list