I'm working in a video application for series 60, I work with a 6630. I' ve achieved to send video from mobile to pc once the file is closed.
Now, I want to stream video from mobile to pc. Playing on pc while it's receiving the video, with some kind of buffer. But I don't have access to the video data if I use CVideoRecorderUtility:OpenFileL and I can't use CVideoRecorderUtility:OpenDesL because seems this function is not fully implemented.
can somebody help me? any idea or any kind of advice?
Unfortunately it seems that Nokia has disabled part of the video API related to streming for 3rd party developers. Lets just hope that it will be made public as soon as possible...