Reply
Thread Tools
janszoon's Avatar
Posts: 224 | Thanked: 80 times | Joined on Nov 2009
#1
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.
__________________
My N900 Photo Gallery and Slideshow

Last edited by janszoon; 2010-06-03 at 22:15.
 

The Following User Says Thank You to janszoon For This Useful Post:
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#2
Yes but I think it is a closed source! not sure if that even possible.
 

The Following User Says Thank You to maxximuscool For This Useful Post:
janszoon's Avatar
Posts: 224 | Thanked: 80 times | Joined on Nov 2009
#3
QIK streaming seems to be able to use it so......? Maybe?

Or do you mean the Skype source?
__________________
My N900 Photo Gallery and Slideshow
 

The Following User Says Thank You to janszoon For This Useful Post:
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#4
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
__________________
N9: Go white or go home
 

The Following User Says Thank You to daperl For This Useful Post:
janszoon's Avatar
Posts: 224 | Thanked: 80 times | Joined on Nov 2009
#5
wow, ok you seem smart :-) [Annouce] Daperl makes a camera-switcher button for Skype ? :-)
__________________
My N900 Photo Gallery and Slideshow
 

The Following User Says Thank You to janszoon For This Useful Post:
Posts: 188 | Thanked: 28 times | Joined on Jun 2007
#6
I wonder if you could us queen beecon widget to make the button. Shouldn't be to hard.
 

The Following User Says Thank You to bazz For This Useful Post:
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#7
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.
__________________
N9: Go white or go home
 

The Following User Says Thank You to daperl For This Useful Post:
Posts: 173 | Thanked: 160 times | Joined on Jan 2010 @ London, UK
#8
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.
 

The Following User Says Thank You to damion For This Useful Post:
Reply

Tags
rear cam, video call


 
Forum Jump


All times are GMT. The time now is 02:48.