I want to stream my "Stk1160" acquisition card from a opensuse 12.3 machine with the following syntax:
Code: Select all
cvlc v4l2:// -vvv /dev/video1:norm=secam:frequency=543250:size=640x480:channel=0:adev=/dev/dsp:audio=0 --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=3000,ab=256,keyint=80,deinterlace}:std{access=http,mux=ts,dst=127.0.0.1:8080}' --ttl 12
VLC media player 2.0.6 Twoflower (revision 2.0.6-0-gbe9623c)
[0xd83e98] inhibit interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0xd83e98] main interface error: no suitable interface module
[0xd83e98] main interface error: no suitable interface module
[0xd510a8] main libvlc error: interface "globalhotkeys,none" initialization failed
[0xd83e98] dummy interface: using the dummy interface module...
I tried to google it but nothing concrete.
If somebody had the same issue, please help!