Hello guys,
i want to be able to stream my webcam over the network using http protocol. My webcam drivers is: zc3xx. In my Ubuntu 9.10 im able to watch the video from the webcam using v4l2 drivers and VLC.
Now i moved the webcam on my Debian Lenny router (without X). I have compiled v4l2 support for my kernel, but the problem is in Debian Lenny, vlc comes only with v4l support (not with v4l2), so i need to compile the VLC from source to enable v4l2 support.
The main problem is that, i dont know what arguments to use to compile only vlc without X support and all codecs, muxers, and other features.