Camera capture + Active polling == my nightmare

Login to reply to this topic.
Tue, 2007-12-04 16:32
Joined: 2007-12-04
Forum posts: 1

Hello, I hope someone can help me figure out why I have been experiencing some strange behavior. I have an active object that does some network stuff and an extensively tested and proven camera API. My poroblem is this. When The camera is capturing, My active object does not get a chance to run. Now the AO is constructed with EPriorityStandard. If I change the priority to High it runs, b ut the camera does not capture. I currently cannot have both running at the same time. I do not know under which priority the camera runs
in S60 2nd ED FP2 so I cannot "try" giving my AO the same priority as the camera for equal time sharing. Can anyone suggest something that might help me determine this priorty or why my app is behaving in that manner?

Thanks in advance!

  • Login to reply to this topic.