1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

1.12 How do I join an IPv6 multicast stream?

This commit is contained in:
Christophe Massiot 2003-01-22 10:03:17 +00:00
parent cb4cb20239
commit 6ea488394d

8
FAQ
View File

@ -1,5 +1,5 @@
Frequentely Asked Questions for VideoLAN Client
$Id: FAQ,v 1.20 2003/01/14 18:56:52 sam Exp $
$Id: FAQ,v 1.21 2003/01/22 10:03:17 massiot Exp $
1. Using VLC
============
@ -112,6 +112,12 @@ you are running:
* BeOS: "config/settings/vlcrc"
1.12 How do I join an IPv6 multicast stream?
--------------------------------------------
You often have to indicate the interface name on your system, for instance :
udp:@[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210%eth0]:1234
2. Troubleshooting
==================