Video Surveillance/Video Streaming

Hi guys. Currently i am doing a project based on live video streaming on Ip camera to mobile phone using the emulator of P900. Its kind of like a mobile surveillance thingy where mobile users are able to view their ip cameras at home to the mobile phone. There's also video streaming to the web server which im currently doing also. But right now I need help of video streaming on mobile phone which is able to record the video and audio as well as stop recording and plus playback of video. need help please. thanks in advance.

[536 byte] By [bro_firdausa] at [2007-11-27 6:48:35]
# 1
In what exactly?
kdajania at 2007-7-12 18:22:01 > top of Java-index,Security,Cryptography...
# 2
thanks for the reply.I need help with codings as how to start cos currently i cant find any codings or tutorials regarding video surveillance through mobile phone.thanks again.
bro_firdausa at 2007-7-12 18:22:01 > top of Java-index,Security,Cryptography...
# 3

****...

Why not start with a prototype first on your computer?

If you can get a camera hooked up to the computer with all the necessary drivers, and you can read in data from it through your program, you should be able to start out that way. I believe JMF provides functionality to be able to do this kind of thing. I don't know much about it. Check out the JMF solutions page, you might find a start there.

kdajania at 2007-7-12 18:22:01 > top of Java-index,Security,Cryptography...