[vlc] no suiteable intf module
johnny yu
johnny__yu at hotmail.com
Sat May 14 09:38:02 CEST 2005
hi.
i am running vlc on linux terminal server client. i want to run two
sessions at same time. i have alsa and dmix configured. first session is
for audio only stream i run in startup script as root with the command:
vlc -I rc --rc-unix=/tmp/vlc1 --dspdev=/dev/dsp <multicast ip>
this works properly. i cn access the socket. under xwindows i launch vlc
from xsession with this command.
vlc -I dummy --dsp=/dev/dsp <multicast ip>
which works as well. and dmix works too, because i get sound from both.
now comes problem. i want unix socket for the second vlc. i add
--rc-unix=/tmp/vlc2 in the following ways and make sure user have permission
to /tmp. i try both of these:
vlc -I dummy --rc-unix=/tmp/vlc2 --dspdev=/dev/dsp <multicast ip>
vlc -I rc --rc-unix=/tmp/vlc2 --dspdev=/dev/dsp <mutlicast ip>
both give me "main interface error: no suitable intf module".
what am i doing wrong?
_________________________________________________________________
Powerful Parental Controls Let your child discover the best the Internet has
to offer.
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
Start enjoying all the benefits of MSN® Premium right now and get the
first two months FREE*.
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list