[streaming] not possible to set a number for channel-name
Andreas Krings
andreas.krings at rwth-aachen.de
Wed Oct 1 03:20:56 CEST 2003
Hallo,
after changing only some names for the channels and programs in vls.cfg,
vls stops after a short time without streaming something with the
message: "Thread not stopped after 15 s, calling interruption
process". I tried many different names for different programs and
channels and found out that it is not possible to set a number for a
channelname. Is this a bug or is it important that you have to set a
"alphacharacter-name" for channelname?? Below you can find my version,
which did not work for me:
greetings
Andreas Krings
# Channel (outputs) declaration
BEGIN "Channels"
# --- Format:
# ChannelName = "Type"
# --- Example:
localhost = "network"
client1 = "network"
333 = "network"
4 = "network"
# localfile = "file"
END
......
BEGIN "333" # multicast example
Type = "multicast"
TTL = "1" # Time To Live
DstHost = "239.1.1.1" # multicast address
DstPort = "1234" # destination port
END
BEGIN "4"
Type = "multicast"
TTL = "1" # Time To Live
DstHost = "239.1.1.2" # multicast address
DstPort = "1234" # destination port
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