can any one has tried this..
if s can u help me out
It also depends on what you mean on live video streaming? But most probably yes, it is possible. With the minimum size (128x96) you can try it over WLAN even without any compression.
In that case CVideoPlayerUtility::OpenUrlL may exactly do what you need.
Nope, wrong direction.
query123,
do split your problem into parts that you can manage:
- network connection
- video recording
- video encoding
You can send data through the connection but you must make sure that the bandwidth is sufficient for your communication needs. In other words the parameters of your video encoding output will be highly relevant.
-- Lucian
Ooops, I feel some disturbance in the Force (jedi_hu_?):while the title says "nokia mobile N95".
The number "2" should not appear when you are developing for the N95. It is an S60 3rd edition FP1 device, it can not execute S60 2nd edition code, and you should not develop for it with S60 3rd edition FP2 (or S60 3.2) SDK. So 2 is just evil in this case.
hi wizard_hu_,
actually i want to work in emmulator to use camera option , so using 2nd edition.
if it get sucess then will modify to 3rd edition ..
Note that the E-Series plugin (downloadable from FN main site, www.forum.nokia.com, Tools and SDKs / Symbian/C++ Tools) is said to bring camera support to the emulator, you may want to check it.