How can i enable the power for the GoCam?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
-DaRealXecon-
Posts: 31
Joined: Wed Jul 09, 2008 7:50 am

How can i enable the power for the GoCam?

Post by -DaRealXecon- »

Hi,

today I have modified my PSP, i have connect the LEDs with the power of the GoCam.

Now i need a plugin to de/aktivate my LEDs but i would not know how i can do this :(

I think i need something like this:

Code: Select all

sceUsbCamSetupVideo(...);
or somewhat... :P

Please help me!
Thanks in advance! ;)
ITDemo
Posts: 20
Joined: Sat Nov 17, 2007 8:08 am

Post by ITDemo »

take a look at this. It might work:

http://www.psp-programming.com/forums/i ... 121.0.html
-DaRealXecon-
Posts: 31
Joined: Wed Jul 09, 2008 7:50 am

Post by -DaRealXecon- »

oh... no :P

I would not turn the LEDs of the PSP on/off...
I would turn the... mh... the two contacts behind the mini-USB on or off ;)

But thank you for your effort!
ctszy
Posts: 18
Joined: Sat Apr 12, 2008 11:18 pm

Post by ctszy »

not sure what ur looking for...
there's a function called sceUsbCamSetupVideo in kd/usbcam.prx with 3 arguments, is it the func u need ?
-DaRealXecon-
Posts: 31
Joined: Wed Jul 09, 2008 7:50 am

Post by -DaRealXecon- »

ok I've found the solution! ;)
Art
Posts: 642
Joined: Wed Nov 09, 2005 8:01 am

Post by Art »

Someone already made and released a plugin to do this for LED mods, etc. on QJ.
Not sure how it was done, but I'm sure they gave away the method, if not the source.
If not actually, then potentially.
Post Reply