Hi ,
I'm currently trying to get multimedia/webcamd and multimedia/motion working.
My webcam: Logitech C310 HD | Vendor/ProductID (hex): 0x046d:0x081b
I used these commands to install webcamd.
Motion is already installed and configured, but when I reboot it doesn't finish the bootinng proccess beause motion is complaining that there is no video device...
I have to manually start the server remote console and quit motion otherwhise the booting proccess doesnt't finish.
Thank you in advance!
I'm currently trying to get multimedia/webcamd and multimedia/motion working.
My webcam: Logitech C310 HD | Vendor/ProductID (hex): 0x046d:0x081b
I used these commands to install webcamd.
cd /usr/ports/multimedia/webcamd && BATCH=YES make "WITHOUT=HAL" "WITH=VT_CLIENT VT_SERVER" install clean
fetch -q -o - "https://gist.githubusercontent.com/dreamcat4/3518679d6acf46d2ea41/raw/0f730e04363eac806af18adfa08bf34870f501d1/webcamd" > /usr/local/etc/rc.d/webcamd
chmod +x /usr/local/etc/rc.d/webcamd
Motion is already installed and configured, but when I reboot it doesn't finish the bootinng proccess beause motion is complaining that there is no video device...
I have to manually start the server remote console and quit motion otherwhise the booting proccess doesnt't finish.
Thank you in advance!