Hi, I need to set the --iface-address option on the VLC Firefox/IE plug-in so I can specify which NIC to use in a multi-home network. I've tried the following: vlc.playlist.add('udp://224.168.5.99:3000', 'My stream', 'iface-addr=192.168.5.106'); But the documentation isn't clear on the iface-addr op...