Stream capture on a virtual Interface
Posted: 22 Apr 2014 15:11
Hi, i've a combination of CentOS 5.x and Macs running 10.8.5 and vlc 2.1.4.
my ifconfig is as such
my multicast streams run on the vlan2 network, but when i try to capture, it defaults to the physical interface. I want to be able to script it to capture from the virtual interface.
i've tried the following
it returns the folowing error
how can i configure vlc to capture from the virtual interface?
my ifconfig is as such
Code: Select all
physical - 10.226.0.13
vlan 2 - 10.226.4.13
vlan 3 - 10.226.8.13
i've tried the following
Code: Select all
/Applications/VLC.app/Contents/MacOS/VLC -I vlan2
/Applications/VLC.app/Contents/MacOS/VLC udp://239.11.0.0:1234 -I vlan2
/Applications/VLC.app/Contents/MacOS/VLC udp://239.11.0.0:1234 --iface-addr 10.226.4.13
Code: Select all
Spare-Server:~ hoteladmin$ /Applications/VLC.app/Contents/MacOS/VLC udp://239.11.0.0:1234 -I vlan2
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0x101a1d040] main interface error: no suitable interface module
[0x1019004f0] main libvlc error: interface "default" initialization failed