USB [WebCAMs pwc+spca5xx+ov51x]

Post new topic   Reply to topic    DD-WRT Forum Index -> Contributions Upload
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Author Message
CaScAdE
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1110
Location: Kiel (54.4247,10.1721)

PostPosted: Mon Nov 26, 2007 8:37    Post subject: Reply with quote
Dr.Ed wrote:
Not working on my 500gP & Logitech Quickcam Sphere MP. Get an error "driver not claimed (vend.0x46d/prod.0x8cc). Any idea's how to solve this one?


The Sphere cams need the new UVC Stuff ( http://linux-uvc.berlios.de/ ) which is hard to get working in dd-wrt as far as I have a lot of webcams, but NONE of them supports UVC... This stuff works with recent OpenWRT Kamikaze branch ( http://wiki.openwrt.org/webcam ), but it has kernel 2.6 and not 2.4 like DD-WRT.
Personally I have found no hint about UVC and 2.4kernels...


And by the way:
fresh v24-RC5 image
dd-wrt.v24_RC5_std+nokaid+voip+vpn+micro+mini+micro-usb-webcam-mod-0.3-build-2007-11-26-0919.7z
(only testen on asus wl500gp so far, but same stuff as in the older ones should work)

_________________
DD-WRT F.A.Q.

Webcam Kiel
Sponsor
mimmopoli
DD-WRT Novice


Joined: 18 May 2007
Posts: 10

PostPosted: Thu Nov 29, 2007 22:04    Post subject: Reply with quote
Hello CaScAdE,

I have got a philips 720k (not the 720k/40 the older 720k), i tried the phil.tar.gz drivers but the pwc does not work with my webcam (usb.c: USB device 2 (vend/prod 0x5a9/0x518) is not claimed by any active driver.)

I understood from here: http://alpha.dyndns.org/ov511/cameras.html that I need the ov51x driver for V23 sp2, can you help me? '

Sorry to bother you,

Regards.

Mimmopoli
kenjitsang
DD-WRT Novice


Joined: 23 Nov 2007
Posts: 4

PostPosted: Thu Dec 13, 2007 15:01    Post subject: Reply with quote
Hello CaScAdE,

I want to know is it support for ASUS WL520gu (Broadcom 5354 CPU)?

Thanks!
CaScAdE
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1110
Location: Kiel (54.4247,10.1721)

PostPosted: Wed Dec 19, 2007 0:05    Post subject: Reply with quote
mimmopoli wrote:
I have got a philips 720k (not the 720k/40 the older 720k), i tried the phil.tar.gz drivers but the pwc does not work with my webcam (usb.c: USB device 2 (vend/prod 0x5a9/0x518) is not claimed by any active driver.)

I understood from here: http://alpha.dyndns.org/ov511/cameras.html that I need the ov51x driver for V23 sp2, can you help me? '


in recent builds of _my_ images there is a ov511 driver...

kenjitsang wrote:
I want to know is it support for ASUS WL520gu (Broadcom 5354 CPU)?


Sorry. Unknown Device for me and for the table of hardware also...
But the CPU is also used in WHR-HP-G125, WHR-G125 and WRT54G 8.0
So there is a chance it already works since OpenWRT runs on those CPUs afaik...

_________________
DD-WRT F.A.Q.

Webcam Kiel
Laggylarry
DD-WRT Novice


Joined: 13 Jul 2008
Posts: 2

PostPosted: Sun Jul 13, 2008 17:20    Post subject: frame rate Reply with quote
I successfuly got this to work on my WL-500W but I was wondering if there is a way to change the frame rate from tv origional 1 frame every 4 seconds to something better?
gaganwalia
DD-WRT User


Joined: 24 Dec 2007
Posts: 449

PostPosted: Wed Feb 18, 2009 16:41    Post subject: Reply with quote
i have a quickcam pro 4000. managed to load the pwc and videodev drivers, but cant get any thing after that. can someone point me in the right direction. there is no /dev/video device on my router. using eko build 11604
CaScAdE
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1110
Location: Kiel (54.4247,10.1721)

PostPosted: Thu Mar 19, 2009 0:12    Post subject: Reply with quote
Just to put this somewhere:

I took Eko's DD-WRT v24-sp2 (03/13/09) std-nokaid-usb
and put the webcam stuff in there...
Tested on Linksys WRT600N v1.1
with the two webcams mentioned below...

gaganwalia: look if dmesgs tells you something and it should be /dev/v4l/video0

Laggylarry: for spca-webcams it would be okay, but for pwc-webcams the load would increase a lot... if you need video get 2.6kernel (maybe openwrt) and a uvc-webcam. using mjpeg-streamer you can get incredibly good streaming results with nearly no cpu-usage since the cams encode the jpeg stream.
have it running using a WL500gP and quality rocks...
during german daytime you might want to look at http://webcam-kiel.de/static-html/windcam3-compare.html which shows the good quality... and it could stream, but i disabled streaming because of bandwidth Smile

_________________
DD-WRT F.A.Q.

Webcam Kiel
newvisionantenna
DD-WRT User


Joined: 31 Jan 2009
Posts: 114
Location: Ansbach, Germany

PostPosted: Thu Mar 19, 2009 5:20    Post subject: Reply with quote
Just want to say thanks once again. It's working great and I hope one day dd-wrt will move to the 2.6 kernel for broadcom. I've used the setup you mention with openwrt and love it. I have this Routerstation here that takes a 2.6 kernel dd-wrt firmware build. I'm thinking it could run all the same stuff as openwrt if anyone is down for making it possible Smile
Pops
DD-WRT Novice


Joined: 26 Oct 2008
Posts: 25
Location: So. Cal.

PostPosted: Sat Mar 21, 2009 12:23    Post subject: Reply with quote
CaScAdE wrote:
Just to put this somewhere:

I took Eko's DD-WRT v24-sp2 (03/13/09) std-nokaid-usb
and put the webcam stuff in there...
Tested on Linksys WRT600N v1.1
with the two webcams mentioned below...

gaganwalia: look if dmesgs tells you something and it should be /dev/v4l/video0

Laggylarry: for spca-webcams it would be okay, but for pwc-webcams the load would increase a lot... if you need video get 2.6kernel (maybe openwrt) and a uvc-webcam. using mjpeg-streamer you can get incredibly good streaming results with nearly no cpu-usage since the cams encode the jpeg stream.
have it running using a WL500gP and quality rocks...
during german daytime you might want to look at http://webcam-kiel.de/static-html/windcam3-compare.html which shows the good quality... and it could stream, but i disabled streaming because of bandwidth Smile


I would like to ask you would this file work on a wrt350n v1, I want the web cam, USB, Printer, etc. support. The firmware version is dd-wrtv24(05/24/08)mega-build9526 is the one I have now flashed I am not sure of? can you link me the correct needed file I can't seem to find the right one.
Thx,
Pops

_________________
1x Westell 9100EM15 Rev.B Ver.1.02.00.04,
1x WRT350n v1 DD-WRT V24-sp2 (05/21/09) mega - build 12188M NEWD Eko,
1x CyberPower CP-H720P USB 7 Port Hub,
1x LinkStation Pro Duo 1.0tb
1x WRT54GS v.6 DD-WRT v24-sp2 (01/29/09) micro - build 11514
CaScAdE
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1110
Location: Kiel (54.4247,10.1721)

PostPosted: Sun Mar 22, 2009 20:09    Post subject: Reply with quote
Pops wrote:
The firmware version is dd-wrtv24(05/24/08)mega-build9526 is the one I have now flashed I am not sure of?


did not get the question in that, sorry.

Pops wrote:
can you link me the correct needed file I can't seem to find the right one.


Try the one attached in this post.

_________________
DD-WRT F.A.Q.

Webcam Kiel
n3IVI0
DD-WRT User


Joined: 22 Mar 2009
Posts: 162

PostPosted: Fri Mar 27, 2009 7:15    Post subject: Problems Reply with quote
I have used your firmwares for a while now, and without issue. However, when I updated to your dd-wrt.v24-11762_NEWD_std-nokaid_usb-webcam firmware, my /opt packages no longer work. The drive has to be mounted through the gui, under Services|USB, and you have to set the Automatic Disk Mount to On with a Disk Mount Point of /opt. That done, I can access the drive again. Yet, none of the packages are loading. The only thing I know of I did different this time was make the partition ext3 instead of ext2, but I can't see how that would fubar anything. Any ideas on how to get those groovy optware packages (thttpd, xinetd, swat, samba, et al) to respond again?
CaScAdE
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1110
Location: Kiel (54.4247,10.1721)

PostPosted: Fri Mar 27, 2009 10:11    Post subject: Reply with quote
Could be some missing libs. In older builds I had some static links pointing to opt for those packages, but since I only made webcam and not the fancy automounting stuff (because it is in the main firmware) they were left out.
Plus: in the std-nokaid-usb stuff there is not much space left, but I will try to put the symlinks back in. But not before tonight since I won't be home earlied Smile

_________________
DD-WRT F.A.Q.

Webcam Kiel
n3IVI0
DD-WRT User


Joined: 22 Mar 2009
Posts: 162

PostPosted: Fri Mar 27, 2009 15:10    Post subject: Problems Reply with quote
"The image itself does check for usb-disc on bootup, mounts it and runs EVERY .startup in /opt/etc. So you can easily add more and more and more.
Additionally it runs all scripts inside /opt/etc/init.d/ which are marked as executable with parameter start.
This makes optware easy! a whole lot of easy... "

It does not appear to be loading the scripts in /opt/etc/init.d.
CaScAdE
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1110
Location: Kiel (54.4247,10.1721)

PostPosted: Mon Mar 30, 2009 16:49    Post subject: Reply with quote
as i already said: the current images are the webcam-only stuff. not the automount stuff...
_________________
DD-WRT F.A.Q.

Webcam Kiel
Ted
DD-WRT Novice


Joined: 27 Nov 2008
Posts: 21

PostPosted: Tue Mar 31, 2009 16:37    Post subject: USB [WebCAMs pwc+spca5xx+ov51x] Reply with quote
RE: I made a _recent_ dd-wrt.v24-11762 SP2 build with webcam stuff and attached it here.

CaScAdE;
Sorry, but I cannot seem to find the link to the image you mention above.

Thanks
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next Display posts from previous:    Page 2 of 7
Post new topic   Reply to topic    DD-WRT Forum Index -> Contributions Upload All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum