Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#121
Originally Posted by azkay View Post
Do you mean having a viewfinder on the n900 side, so you can see what your streaming on the n900 while its streaming?
Yes, but from another smartcam, say on a n95 s60 device.

Originally Posted by azkay View Post
I have no idea what you just said, lolol.
And neither do I Well.... right, when you exit the PC server, the n900 (or for that matter n95) camera (client) exits. This means that if you want to revisit the camera from the PC you cannot until you go to the camera phone and restart smartcam. The design issue refers to the fact that smartcam was conceived to provide a pc/laptop with a web cam, this assuming that remote usage was not a criterion.

Hope that is clearer.
 
Posts: 395 | Thanked: 509 times | Joined on Jan 2011 @ Brisbane, Australia
#122
Originally Posted by handaxe View Post
Yes, but from another smartcam, say on a n95 s60 device.
So instead of using it as a webcam, your watching the n95 stream- on the n900?

That might work. I mean, I dont have an N97 anymore for testing, but I should be able to get around that (I can just use what I already use the n900 for, and relay it back or something for testing).

I can look into it once I figure out this GUI situation. It should be easily doable, though.

Originally Posted by handaxe View Post
And neither do I Well.... right, when you exit the PC server, the n900 (or for that matter n95) camera (client) exits. This means that if you want to revisit the camera from the PC you cannot until you go to the camera phone and restart smartcam. The design issue refers to the fact that smartcam was conceived to provide a pc/laptop with a web cam, this assuming that remote usage was not a criterion.

Hope that is clearer.
Maybe an always running background "monitor" process? Running on the n900, every X seconds it would tcpconnect to the PC smartcam server, if it exists, start smartcamM5+connect? If not, wait a few seconds and check again?
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#123
Originally Posted by azkay View Post
So instead of using it as a webcam, your watching the n95 stream- on the n900?

That might work. I mean, I dont have an N97 anymore for testing, but I should be able to get around that (I can just use what I already use the n900 for, and relay it back or something for testing).

I can look into it once I figure out this GUI situation. It should be easily doable, though.

Maybe an always running background "monitor" process? Running on the n900, every X seconds it would tcpconnect to the PC smartcam server, if it exists, start smartcamM5+connect? If not, wait a few seconds and check again?
Why not be able to use smartcam on the n900 as on the a PC - sorting out the kernel driver issue for one I imagine? But yes, it would be nice.

As for the always available cam issue, it in fact means making the n900 smartcam more server-liḱe and the PC more client-like (the classic webcam design) and thus the very opposite of how smartcam was conceived. Your description above sounds good. Perhaps as an option - ie it can go away for good as it does now, or it can spawn the listener process?
 
Posts: 395 | Thanked: 509 times | Joined on Jan 2011 @ Brisbane, Australia
#124
Maybe its because its 9am and I havnt slept yet, but im really confused right now. lolol.

For the first idea, do you mean using the N95 as a webcam for the n900?
 
Posts: 395 | Thanked: 509 times | Joined on Jan 2011 @ Brisbane, Australia
#125
First version up, coded in C++ with Qt4.
Everything on it "works", except the LED checkbox is disabled until I can get it working.

You can now get rid of mono and the runtimes if you dont use them for anything else:
http://talk.maemo.org/showpost.php?p...3&postcount=19

Viewfinder if on, will push the CPU usage up a little.
Any bugs with this version? Any suggestions?

EDIT::
Seems I didnt test the shortcut, nothing happens when I press it.

EDIT::
Weird. Now it doesnt find any smartcam files after installing. Ffffffffff.
If someone figures out whats wrong with the .deb before I do, let me know. Its 6pm and I havnt slept in over 24 hours, so bedtime.

EDIT::
Fixed

Last edited by azkay; 2011-04-13 at 19:59.
 

The Following 2 Users Say Thank You to azkay For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#126
Originally Posted by azkay View Post
For the first idea, do you mean using the N95 as a webcam for the n900?
Yes, or using a source from smartcam running on any platform in can run on - symbian, samsung, another n900 etc

Congrats on the new version. Will look at it soon....

Last edited by handaxe; 2011-04-13 at 20:24.
 
Posts: 395 | Thanked: 509 times | Joined on Jan 2011 @ Brisbane, Australia
#127
Originally Posted by handaxe View Post
Yes, or using a source from smartcam running on any platform in can run on - symbian, samsung, another n900 etc

Congrats on the new version. Will look at it soon....
To actually use it as a WEBCAM on the N900, I think you would have to do this http://www.kudanai.com/2010/11/howto...webcam-in.html for the N900 instead of on the PC.

But to just view the stream on the N900, that shouldnt be too hard.
 

The Following User Says Thank You to azkay For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#128
Originally Posted by azkay View Post
First version up, coded in C++ with Qt4.
Looks good indeed.

Save and load the ip : port do not work for me.

If you disconnect from the PC end, then smartcam n900 locks-up. Some buttons are responsive but nothing happens. Closes OK and restarts fine.

The viewfinder is fun (and as you note, a cpu gobbler but lo-rez works well). Once could re-insert the logo when the viewer checkbox is unticked?

Good-stuff.

PS On the other theme, any idea what would it take to get the linux version of the smartcam server working on the n900?

Last edited by handaxe; 2011-04-13 at 22:03. Reason: unwanted smiley :(
 
Posts: 395 | Thanked: 509 times | Joined on Jan 2011 @ Brisbane, Australia
#129
Weird, the save/load works fine for me.
Check in /opt/smartcam_m5/bin
It should remake it with whatevers in the "smartcam:" inputbox everytime you hit "save".

I hadnt tested closing the server on the PC, only closing the program on the N900 (Gstreamer closes if you hit "X", now).

I couldve sworn I had the viewfinder setup to put the logo back up when its unchecked. Ill have to look into it.

I havnt looked at the Linux server for smartcam yet, ill look at it some time.
 
Posts: 79 | Thanked: 37 times | Joined on May 2010 @ Melbourne Australia
#130
now all we need is some kind of camera stand for the n900
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:45.