View Single Post
nedim's Avatar
Posts: 75 | Thanked: 1 time | Joined on May 2007 @ NY Metro Area, US
#16
Originally Posted by Mumonkan View Post
the thing is, i believe this possible for there are other applications that access the camera, or at least two i know of, gstreamer and camera.

see for example this page which uses gstreamer on the n800 to stream video to a quicktime server.

and this page talks about the hantro4200enc driver which works with the n800 camera.

so basically, as i read this, people have written code to access the camera. i personally have set up the streaming to a quicktime server (and its pretty fun!) and can say cpu usage is not a problem.

so the question in my mind is, then, has the flash9 install on the n800 crippled the video feature altogether, or does it "simply" not have support for the hardware as is? the difference here being that if its a fairly standard build of flash9, then i am wondering if someone clever enough (i.e. not me!) can write a layer of code that acts as a virtual video device -- one that is supported by flash9 -- which is actually deriving its source from the hantro4200enc that we know indeed works. obviously linux video can work with flash9, so maybe its a matter of faking one of the supported codecs. (correct me if i am wrong -- standard flash for linux has access to video cameras, yes?)

p.s. do i need to say that i would be interested in this? heh
These couple of examples do show that infrastructure is all there. It just needs to be "hooked up". This gives me a little hope that we'll get an update with functioning (and useful) camera!