using vls & vlc
Ben Woodard
ben at zork.net
Tue Nov 6 22:49:36 CET 2001
so what I should have in the "Open Network" dialog is:
Protocol: TS
Server: 192.168.1.1 (the machine running vls)
Port: 1234 (DstPort from vls.cfg)
Broadcast: checked w/IP 192.168.1.253 (the host running vlc)
What I have in the vls.cfg is:
BEGIN "channel1"
SrcHost = "192.168.1.1"
SrcPort = "4321"
DstHost = "192.168.1.10"
DstPort = "1234"
END
Do those seem to line up?
It still doesn't seem to work does that seem to indicate that there is
a problem somewhere else in the system? I am seeing a bunch of assert
errors:
ASSERT ERROR in src/server/buffer.cpp line 72 (code checked: !iRc)
Any suggestions on where I should start looking from here?
-ben
More information about the vlc
mailing list