Hi.

I want to know how to capture the source from a cam-recorder. It's plugged in with USB and it seems to be detected fine with 'dmesg'.

Code:
usb 4-1: new full speed USB device using uhci_hcd and address 5
usb 4-1: new device found, idVendor=04da, idProduct=231d
usb 4-1: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 4-1: Product: DVC
usb 4-1: Manufacturer: Panasonic
usb 4-1: SerialNumber: 0000a16f25a8
usb 4-1: configuration #1 chosen from 1 choice
I want it to work like a webcam, and grab it with VLC. Cant figure out want to do. Have searched for drivers but here is none.

Really greatful for any help.