how to stream image files?

Login to reply to this topic.
Fri, 2007-09-21 11:05
Joined: 2007-05-15
Forum posts: 85

Hi friends,
I need to transfer image files from camera through socket.
I need to know which classes and APIs should I use?
I would be greatfull if I can get any links to some codes.

With Regards!
Sandeep Mohapatra.......


Fri, 2007-09-21 11:15
Joined: 2004-06-13
Forum posts: 21
Re: how to stream image files?

Hi,
Take a look at SmartCam (http://sourceforge.net/projects/smartcam) which does exactly this: transfers camera frames over bluetooth sockets.

Mon, 2007-09-24 10:08
Joined: 2007-05-15
Forum posts: 85
Re: how to stream image files?

Thanx a lot!!!!!!!

Wed, 2007-09-26 13:05
Joined: 2007-05-15
Forum posts: 85
Re: how to stream image files?

Hi,

I am facing the following problem

like CCamera::StartViewFinderBitmapsL() makes a call to MCameraObserver::ViewFinderFrameReady(),

which function of MCameraObserver is called by CCamera::StartViewFinderDirectL()

Can You give a solution to it?????????

  • Login to reply to this topic.