Hi all,
I want to stream RTSP video data. I got this example of CVideoPlayerUtility class in symbian which provide to play video files eg :
iPlayer->OpenFileL( "c:\\video.3gp");
But i want...
Type: Posts; User: nehakoul; Keyword(s):
Hi all,
I want to stream RTSP video data. I got this example of CVideoPlayerUtility class in symbian which provide to play video files eg :
iPlayer->OpenFileL( "c:\\video.3gp");
But i want...