I try to make video communication between two mobiles based on Ad Hoc newwork.
Here is my process:
CamereViewFinderReady->AsynEncode(jpeg)->SynRTPSend
RTPReceive->AsynDncode(jpeg)->Bitblt
Now,the program can work in 1 or 2 seconds,then throw out KErrNotFound,and does not display the video any more.
Can anyone give some advice?






