Active Topics

 



Notices


Reply
Thread Tools
Posts: 99 | Thanked: 8 times | Joined on Aug 2007 @ Washington, DC
#21
any news on this project, when the .deb will available?
 
Karel Jansens's Avatar
Posts: 3,220 | Thanked: 326 times | Joined on Oct 2005 @ "Almost there!" (Monte Christo, Count of)
#22
See, this might be a clever app that uses the camera, but I don't get it: Why in Loki's name would I ever want to leave my tablet behind?

I'm imagining pictures of a hand, growing larger and larger and then...

Poof! no more N800...
 
Posts: 121 | Thanked: 28 times | Joined on Oct 2007
#23
I just setup motion on my N800 with os2008 and it is working great looks like if you have a sip account setup you have to shut it off or it will kill the camera. But other wise it is a great app. I even used a java code to stream it to a webserver and now you can view it in IE firefox and more .. I hope to see a front end on this app soon that will be great .


computerfreek
 
Posts: 86 | Thanked: 3 times | Joined on Apr 2007
#24
I'm logged in as root, copied the files to /home/user, but when I try to ./motion I get "permission denied". Any thoughts?

Also, a follow-up, how would I turn it off, just close the camera?

Can't wait to monitor the dog when away. But wait, that DOES mean I have to leave my nokia behind...no way.

EDIT: Does this work on OS2008? I searched the "applications running on OS2008" thread but came up empty...

EDIT2: I changed permissions to 777 and got it to run, but it is still failing. Do I need to have the camera out prior to running the app, do I close the internet call app that automatically pops open when the camera is enabled? Any help would be appreciated.

Last edited by rhouge; 2008-01-10 at 15:35. Reason: Update
 
Posts: 147 | Thanked: 5 times | Joined on Jan 2007
#25
I'd just like to point out that at $220, an N800 competes pretty well in price with dedicated video server cameras.

And in response to "why would I leave the camera behind", this will be useful for me, around the house, to monitor the kids playing when I'm in another room.
 
Posts: 121 | Thanked: 28 times | Joined on Oct 2007
#26
Originally Posted by rhouge View Post
EDIT2: I changed permissions to 777 and got it to run, but it is still failing. Do I need to have the camera out prior to running the app, do I close the internet call app that automatically pops open when the camera is enabled? Any help would be appreciated.
Yes i have it working on my n800 runing os2008 mine will fail also from time to time. here is what i have to do to get it runing on my system

1st set your sip accounts off if you have any .

2nd open you camera/pop it out

3rd reboot your n800

4 when the system is loaded go right to xterm and start ./motion

5 it works !!!

I have tested this over and over and it seems like you can only get it working from a clean start without any sip accounts runing . I know there must be a way to reset the camera VIA command line i just can;t find out how to do it . So you will have to do it the way i am for now.

Computerfreek
 
atlas95's Avatar
Posts: 40 | Thanked: 0 times | Joined on Jan 2008 @ France
#27
How to run it on n810 please?
I have those errors:

Atlas-tablet:~# ./motion
[0] Processing thread 0 - config file motion.conf
[0] Unknown config option "ffmpeg_cap_new"
[0] Unknown config option "ffmpeg_cap_motion"
[0] Unknown config option "ffmpeg_timelapse"
[0] Unknown config option "ffmpeg_timelapse_mode"
[0] Unknown config option "ffmpeg_bps"
[0] Unknown config option "ffmpeg_variable_bitrate"
[0] Unknown config option "ffmpeg_video_codec"
[0] Unknown config option "ffmpeg_deinterlace"
[0] Unknown config option "movie_filename"
[0] Unknown config option "timelapse_filename"
[0] Unknown config option "sql_log_image"
[0] Unknown config option "sql_log_snapshot"
[0] Unknown config option "sql_log_mpeg"
[0] Unknown config option "sql_log_timelapse"
[0] Unknown config option "sql_query"
[0] Thread 1 is from motion.conf
[1] Thread started
[0] motion-httpd/3.2.8 running, accepting connections
[0] motion-httpd: waiting for data on port TCP 8080
[1] cap.driver: "omap24xxcam"
[1] cap.card: "omap24xxcam"
[1] cap.bus_info: ""
[1] cap.capabilities=0x04000001
[1] - VIDEO_CAPTURE
[1] - STREAMING
[1] v4l2_select_input: name = "camera", type 0x00000002, status 00000000
[1] - CAMERA
[1] Supported palettes:
[1] 0: UYVY (YUYV (YUV 4:2:2), packed)
[1] 1: RGBP (RGB565, le)
[1] Test palette UYVY (320x240)
[1] Using palette UYVY (320x240) bytesperlines 640 sizeimage 153600 colorspace 00000007
[1] found control 0x0098090e, "Red Balance", range 0,255
[1] "Red Balance", default 0, current 64
[1] found control 0x0098090f, "Blue Balance", range 0,255
[1] "Blue Balance", default 0, current 64
[1] found control 0x00980911, "Exposure Time", range 0,8191
[1] "Exposure Time", default 0, current 525
[1] found control 0x00980913, "Gain", range 0,63
[1] "Gain", default 0, current 192
[1] found control 0x08000000, "Auto Luminance Control", range 0,1
[1] "Auto Luminance Control", default 0, current 0
[1] found control 0x08000001, "Horizontal Edge Enhancement", range 0,255
[1] "Horizontal Edge Enhancement", default 0, current 4
[1] mmap information:
[1] frames=4
[1] 0 length=155648
[1] 1 length=155648
[1] 2 length=155648
[1] 3 length=155648
[1] Using V4L2
[1] setting control "Gain" to 3 (ret 0 )
[1] Started stream webcam server in port 8081
[1] v4l2_next: VIDIOC_DQBUF: Input/output error
[1] Resuming operation... this may be a N800 quirk
[1] v4l2_next: VIDIOC_QBUF: Invalid argument
[1] Video device fatal error - terminating camera thread
[1] Thread exiting
[1] Somebody stole the video device, lets hope we got his picture: Invalid argument
[0] Motion terminating
[0] httpd - Finishing: Success
[0] httpd Closing

Last edited by atlas95; 2008-01-12 at 11:02.
 
Posts: 86 | Thanked: 3 times | Joined on Apr 2007
#28
@computerfreak Yup, that works, thanks!
 
Posts: 99 | Thanked: 8 times | Joined on Aug 2007 @ Washington, DC
#29
It works once and now I am getting this error.


[1] setting control "Gain" to 3 (ret 0 )
[1] Started stream webcam server in port 8081
[1] v4l2_next: VIDIOC_DQBUF: Input/output error
[1] Resuming operation... this may be a N800 quirk
[1] v4l2_next: VIDIOC_QBUF: Invalid argument
[1] Video device fatal error - terminating camera thread
[1] Thread exiting
[1] Somebody stole the video device, lets hope we got his picture: Invalid argument
[0] Motion terminating


Can someone help? reboot didn't work.
 
Posts: 99 | Thanked: 8 times | Joined on Aug 2007 @ Washington, DC
#30
@computerfreak: it works once I reboot from commandline. not the power off button.

I dunno maybe that conflict with another app which I installed for video recording.


I know that doesn't make sense. but that how it worked....
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:23.