cmsc 0 Light Poster

I am trying to perform real-time background subtraction in j2me and I need to separate the video taken by the camera to frames. However, when I try the getSnapshot() function, it can only allows 5000ms interval. I cannot use 1000ms. Are there other ways on how to do this?

Thank you.