Hello,
I am using the S40 5th ed FP1 LITE SDK. I copy pasted this sample code and it did not work: http://wiki.forum.nokia.com/index.ph...ots_in_Java_ME
I debugged it and it is failing at this line:
The code immediately drops to this exception capture:Code:player = Manager.createPlayer("capture://video");
Can anyone help figure out what's wrong?Code:catch (MediaException me) {}
Thanks!

Reply With Quote

