multicasting @ windows

Discussion on the (deprecated) VideoLAN Server application as well as the miniSAPserver stream announcer. This is not about VLC!
Forum rules
Please do not post VLC related questions in this forum category. See the Forum Rules for more information.
raskk
New Cone
New Cone
Posts: 3
Joined: 26 Dec 2003 20:06
Contact:

multicasting @ windows

Postby raskk » 26 Dec 2003 20:12

hello,
im trying to stream a svcd on my lan on a server so that other people can access it. i think this is beeing done by using in channel config the type "multicast". problem is, that i always have to define a dsthost, means to which i want to stream. cause i want to let it act as a server this should be pretty unnecessary.
if anyone has a solution please help me.
my config looks like the following for now:

begin "multicast"
type = "multicast"
ttl = "0"
dsthost = "127.0.0.1"
dstport = "1234"
end

the server is starting and it says program started, but noone seems to be able to connect via udp://@ip :(
ty,
raskk

zorglub
Cone that earned his stripes
Cone that earned his stripes
Posts: 482
Joined: 21 Nov 2003 02:53
Location: Paris - France
Contact:

Postby zorglub » 26 Dec 2003 21:46

Hello,

1) Your DstHost must be the multicast ip address (between 224.0.0.0 and 239.255.255.255, for private use, begin with 239.255.)

2) I don't know what the result is, but zero as TTL is not really a good thing.

You should have someting like this:

Code: Select all

BEGIN "multicast" Type = "multicast" TTL = "12" DstHost = "239.255.1.1" DstPort = "1234" END
Then, the clients must start with udp://@239.255.1.1
Zorglub
Clément Stenac

raskk
New Cone
New Cone
Posts: 3
Joined: 26 Dec 2003 20:06
Contact:

Postby raskk » 28 Dec 2003 01:48

ty zorg, ill give it a try later, maybe it will do

raskk
New Cone
New Cone
Posts: 3
Joined: 26 Dec 2003 20:06
Contact:

Postby raskk » 28 Dec 2003 02:17

wow, it rooockz !
ty it works !


Return to “VideoLAN Server and miniSAPserver”

Who is online

Users browsing this forum: No registered users and 2 guests