Re: j2me and video recording



In message <1164709030.601062.262350@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, cloud139 <kloud139@xxxxxxxxxx> writes


<code snipped>

I found this code on many forums and it doesn't work over every
configuration I tryied (SUN wireless toolkit and some mobile phones
including Nokia 6680 and SonyEricsson K700i).
By specifing: <rc=(RecordControl)player.getControl("RecordControl"); >
this returns null even if the device supports video recording (checking
<supports.video.capture>)....

thank you all



Isn't the problem with the phone manufacturers implementations of J2ME, in that it's not always correctly implemented on every make and model of phone. So the code could be fine.

This is what put me off developing some stuff in J2ME MIDP, I wasn't sure the likelihood of it working on the various different phone models because the Java and MIDP implementations are often buggy and all I had to test was one phone model and the various phone emulators.



--
Jeffrey Spoon

.