maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Rear Camera Skype Video Call (https://talk.maemo.org/showthread.php?t=55089)

janszoon 2010-06-03 22:10

Rear Camera Skype Video Call
 
Loving the Skype Video calls, so awesome.

I think we all agree the front camera qaulity is 'alright' but not great.
Would it be possible for someone to extend the Skype app to allow for the rear (high def) camera to be used for skype calls?

Sound silly? Not really when you plug into your LCD TV (TV Out) and sit the n900 on top for full screen TV based Skype calls.

(Try it, it works really well)

Would be cool to have the option.

CHeers.

maxximuscool 2010-06-03 22:13

Re: Rear Camera Skype Video Call
 
Yes but I think it is a closed source! not sure if that even possible.

janszoon 2010-06-03 22:16

Re: Rear Camera Skype Video Call
 
QIK streaming seems to be able to use it so......? Maybe?

Or do you mean the Skype source?

daperl 2010-06-03 22:53

Re: Rear Camera Skype Video Call
 
Off the top of my head, as root, maybe try something like this:

[before call]

Code:

cp -a /dev/video0 /dev/zzz0
cp -a /dev/video1 /dev/zzz1
cp -a /dev/zzz0 /dev/video1
cp -a /dev/zzz1 /dev/video0

[after call]

Code:

cp -a /dev/zzz0 /dev/video0
cp -a /dev/zzz1 /dev/video1


janszoon 2010-06-04 00:14

Re: Rear Camera Skype Video Call
 
wow, ok you seem smart :-) [Annouce] Daperl makes a camera-switcher button for Skype ? :-)

bazz 2010-06-04 00:45

Re: Rear Camera Skype Video Call
 
I wonder if you could us queen beecon widget to make the button. Shouldn't be to hard.

daperl 2010-06-04 01:00

Re: Rear Camera Skype Video Call
 
Sorry, I'm just a demo(lition) man; anything I made would probably blow your sh*t right up. No, you need someone that really knows what they're doing. For instance, they would be sure to warn you when the camera app is currently using the rear lens. And they would allow you to choose what app(s) run and quit when you open and close the slide cover. Helpful and robust stuff like that.

Even so, I still think you should try my suggestion. Go for it!

Just reboot if all goes to hell.

damion 2010-06-04 01:30

Re: Rear Camera Skype Video Call
 
I tried this months ago with the gtalk video which worked on 1.1 and it just crashed. I guess something like the resolution and ioctl's just aren't what gtalk or /dev/video0 were expecting.

The python based mirror app is much more simple and confirmed swapping devices does kida work. But unless we're very lucky and they anticipated this in 1.2 it's highly unlikely to work I'm afraid.


All times are GMT. The time now is 20:11.

vBulletin® Version 3.8.8