On Mon, 2004-05-10 at 11:20, Thomas -Balu- Walter wrote: > I'm not sure what would be best practice to avoid those errors, because > the admin might have to configure the video device first anyway (though > the default /dev/video0 is usually a nice guess).
I should think the normal case for a webcam (I'm thinking USB webcams, now) would be for the cam to not necessarily be present at boot time. Instead, when the cam module is loaded/unloaded by the kernel it should invoke via kernel module (un-)loading hooks the necessary scripts for starting/stopping the streaming server. Are you sure you really want this as an init script? Ben -- synrg at debian dot org