Dazzle DVC101 - No video

Forum for questions and support relating to the 1.24.x releases only.
Locked
jaguare22
Posts: 2
Joined: Fri Jul 23, 2010 5:20 am

Dazzle DVC101 - No video

Post by jaguare22 »

Well, I have been working on this for a while now. I installed ZM via apt-get, plus all the other apts mentioned in numerous tutorials. I have tried many combinations of device paths and channels to no avail. Right now I am wondering why the DVC101 is listed as an audio device with lsusb:

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:089d Logitech, Inc. QuickCam E2500 series
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 2304:021a Pinnacle Systems, Inc. [hex] Dazzle DVC100 Audio Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Yes it has audio, but why isn't it listed as a video device?
Does anyone have this setup working? Any suggestions?
The Logitech cam won't work either....
HP DV1000 - Kubuntu 10.04
P4 Centrino 1.7 GHZ, 2 GB Ram
Pinnacle DVC101 USB Capture Device, Swann Camera, BNC to RCA adapter
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

I believe its just a mistake that card should output mpege stream anyways so its useless in zm. Zm must have a raw stream. This the problem with almost all usb capture cards. They compress the stream with mpeg and it very hard to reverse there compression.
jaguare22
Posts: 2
Joined: Fri Jul 23, 2010 5:20 am

Post by jaguare22 »

Thanks, KINGOFKYA! It is very nice to know, I have been fighting a loosing battle with the DVC101.

I have the Logitech E2500 webcam. Same issues with that, no video. I just get the red letters for the source. Do you know if those cams compress also?

Thanks
HP DV1000 - Kubuntu 10.04
P4 Centrino 1.7 GHZ, 2 GB Ram
Pinnacle DVC101 USB Capture Device, Swann Camera, BNC to RCA adapter
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

Search the forum i belive some Logitech are compatible. First thing i would check is kernel log as your plugin in camera to see if it loads a driver.

run

tail -f /var/log/kern.log

then plug it in post what comes up.
Locked