Config/client use problem

Bill Eldridge bill at rfa.org
Fri Jan 25 00:45:59 CET 2002


Okay, after a bit of futzing around,
I got the Web site performance.vob
to play with the vcl client exactly
*1* time. It seemed that the issue
was that I needed to back down the
server from 0.3.1, but I was never
able to recreate the conditions.
(RH 7.2)

I believe I have my server configured
correctly, since I no longer get errors
starting a file.  I'm trying to figure
out how exactly I should access the
server from the client.  (both
the nice little exotic_animal_sex.mpeg
and performance.vob files play fine in
vlc on its own).

I've tried going back & forth between
vlc & vls CVS & release versions,
MPEG2-TS &  MPEG2-PS, etc.,
nothing really helping me at this point.
(not that it usually does at 2am).

Thoughts or advice would be appreciated
at this point, especially on how the
different VLC options should be set up,
as well as if anyone knows any big problems
with any of these client/server versions.

Thanks,
Bill
----------------------------------------

[root at rferl172-1 VIDEOLAN]# !vlc
vlc --noaudio udpstream://172.30.0.1:1234
VideoLAN Client - version 0.2.92_2002-01-21 Ourumov - (C)1996-2001
VideoLAN

input: playing at normal rate

though this comes through even when
the server isn't started.
I've tried syntax like:

vlc udpstream://172.30.0.1:1234

and other styles.

#-- snip from my vls.cfg file --
BEGIN "Inputs"
BillsFiles = "local"
END

BEGIN "BillsFiles"
ConfigPath = "/var/www/html/bill"
END

BEGIN "Channels"
MainChannel     = "network"
END

BEGIN "localhost"       # type == "network"
Interface     = "eth0"                  # Only supported under Linux to
force
SrcHost       = "172.30.0.1"
SrcPort       = "4321"
DstHost       = "172.30.0.1"
DstPort       = "1234"
END

#-- snip my input.cfg file
----------------------------------------------
BEGIN "Input"
FilesPath             = "/var/www/html/bill"
PgrmCount             = "2"
END

BEGIN "1"
  Name                  = "presentation"
  FileName              = "presentation_short.vob"
  Type                  = "Mpeg2-TS"
END

BEGIN "2"
  Name                  = "exotica"
  FileName              = "exotic_animal_sex.mpeg"
  Type                  = "Mpeg2-PS"
END


bill at vls> browse
Provider: Manager
Status: 0
Info: Program Table

  Provider: exotica
  Error: -1
  Info: Program Number 1
  Info: Provided by BillsFiles
....


-- 
Bill Eldridge
Radio Free Asia
bill at rfa.org

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html



More information about the vlc mailing list