<embed type="application/x-vlc-plugin" src="udp://@xxx.xxx.xxx.xxx:xxxx" width="285" height="200" id="vlc1">
<embed type="application/x-vlc-plugin" src="udp://@xxx.xxx.xxx.xxx:xxxx" width="285" height="200" id="vlc2">
...
<embed type="application/x-vlc-plugin" src="udp://@xxx.xxx.xxx.xxx:xxxx" width="285" height="200" id="vlcn">
var vlc = document.getElementById("vlc1");
vlc.audio.mute = false;