Are anybody know about video capture from second(directed to face) camera on Nokia smartphones?
Forum Nokia example
(http://www.forum.nokia.com/info/sw.n..._0_en.pdf.html)
works fine with Main(backsided) camera.
Probably to capture video from second camera I have to create player with some other parameter in source line:
player = Manager.createPlayer("capture://video");
but I don't know what is this parameter.

Reply With Quote

