VLC-AMT for Windows XP/2000
This zip file contains the Windows version of VLC(Video Lan Client), which has a AMT functionality.
User can activate the AMT either by GUI or command line as follows.
* Command line *
vlc udp://[source]@[group]:amt=[relay-ip]/[timeout-in-seconds]
* GUI *
At the menu, choose [Media]-[Open Network]. Mark the [Show More Options] box and type the following command to the [Cutomize] box.
udp://[source]@[group]:amt=[relay-ip]/[timeout-in-seconds]
The VLC will wait for the native multicast until the timeout is expired.
If it doen't receive any data after that, the AMT protocol will be initiated and receive the data via AMT relay.
IGMP proxy implementation
IGMP Proxy Version 1.1.1
The downstream interface of the proxy can be configured.
IGMP Proxy Version 0.0.2
To integrate with AMT gateway, the TUN interface (usually tun0)
should be configured as the proxy upstream interface.
AMT gateway implementation
Version 1.1.7
Supports periodic state refresh based on QQIC code sent by Relay.
Version 1.1.6
This version works in association with an IGMP proxy.
Version 1.1.5
This version is compliant with AMT draft version 7. It supports both
SSM and ASM. The code works on Linux kernel version 2.6.18 and is not
compatible with lower versions. Supports refreshing MCAST routes and
remote gateway debugging and management. This release implements only
receiving the multicast in an AMT site from a MBone source.
Version 1.1.4
This version is compliant with AMT draft version 7. It supports both
SSM and ASM. The code works on Linux kernel version 2.6.18 and is not
compatible with lower versions. Supports periodic relay discovery and
refreshing MCAST routes. This release implements only receiving the
multicast in an AMT site from a MBone source.
Version 1.1.3
This version is compliant with AMT draft version 7. It supports both
SSM and ASM. The code works on Linux kernel version 2.6.18 and is not
compatible with lower versions. This does not support periodic refresh
of MCAST requests. This release implements only receiving the multicast
in an AMT site from a MBone source.
Version 1.1.2
This version is compliant with AMT draft version 7. It handles both
IGMPv2 and IGMPv3 messages but supports only ASM. The code works on
Linux kernel version 2.6.18 and is not compatible with lower versions.
Version 1.1.1
This version is compliant with AMT draft version 7. It handles both
IGMPv2 and IGMPv3 messages. The code is compatible with Linux kernel
version 2.6.11.
Version 1.1.0
This version is compliant with AMT draft version 3. It supports only ASM.
Version 0.1.3 - This was authored by Tom Pusateri.
This version is compliant with AMT draft version 3 and works only on freeBSD version 4 and 5.